2024-04-24 18:22 ftp://ftp.de.debian.org/debian/pool/main/g/gamgi/gamgi_0.17.5.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=motif --library=opengl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.5.0-28-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.57 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 cppcheck: head 2.14.0 head-info: f7949e7 (2024-04-24 19:16:05 +0200) count: 5409 5409 elapsed-time: 16.2 16.4 head-timing-info: old-timing-info: head results: gamgi-0.17.5/src/chem/gamgi_chem_bond.c:95:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:285:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:97:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:120:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:138:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:294:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:443:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:573:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:140:46: style: Parameter 'atom1' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:140:65: style: Parameter 'atom2' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:142:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:193:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:195:14: style: Variable 'dlist_a' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:210:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:212:27: style: Variable 'dlist_a' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_bond.c:212:37: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_bond_create.c:46:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_bond_create.c:205:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_LENGTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:189:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:315:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:412:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:524:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:222:39: error: Array 'gamgi_chem_property_radius[671]' accessed at index -12, which is out of bounds. [negativeIndex] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:206:16: note: Assignment 'element=1', assigned value is 1 gamgi-0.17.5/src/chem/gamgi_chem_atom.c:213:20: note: Assignment 'offset=element-1', assigned value is 0 gamgi-0.17.5/src/chem/gamgi_chem_atom.c:222:42: note: offset is decremented', new value is -1 gamgi-0.17.5/src/chem/gamgi_chem_atom.c:222:39: note: Negative array index gamgi-0.17.5/src/chem/gamgi_chem_atom.c:283:40: error: Array 'gamgi_chem_property_radius[671]' accessed at index -12, which is out of bounds. [negativeIndex] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:276:20: note: Assignment 'offset=element-1', assigned value is 0 gamgi-0.17.5/src/chem/gamgi_chem_atom.c:283:43: note: offset is decremented', new value is -1 gamgi-0.17.5/src/chem/gamgi_chem_atom.c:283:40: note: Negative array index gamgi-0.17.5/src/chem/gamgi_chem_atom.c:48:14: style: Variable 'element' can be declared as const array [constVariable] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:165:46: style: Parameter 'atom_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:192:48: style: Parameter 'atom_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_atom.c:671:41: style: Parameter 'atom' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:41:6: style: Variable 'sequence_a' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:42:6: style: Variable 'sequence_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:60:6: style: Variable 'sequence_a' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:61:6: style: Variable 'sequence_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:85:6: style: Variable 'sequence_a' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:86:6: style: Variable 'sequence_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:116:6: style: Variable 'driver' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:133:6: style: Variable 'driver' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:152:6: style: Variable 'driver' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_geometry.c:172:9: style: Variable 'data' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:45:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:75:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_DEG_RAD [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:124:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_DEG_RAD [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:258:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:792:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_tube.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_tube.c:74:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_tube.c:101:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:180:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:229:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:276:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:367:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:415:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:502:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:549:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:637:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_tube.c:32:37: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_graphene_tube.c:32:48: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:202:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:2562:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:2771:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:2822:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:3267:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_LENGTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:3357:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:3599:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:3926:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_POLYTOPE_1 [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:900:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:909:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:999:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2888:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_WIRED [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2991:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_WIRED [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1026:7: error: Array 'router[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:972:1: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:365:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_120_e' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1010:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:365:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:365:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_120_e' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1010:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:365:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:397:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_120_h' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1011:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:397:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:397:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_120_h' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1011:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:397:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:430:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_120_s' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1012:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:430:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:430:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_120_s' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1012:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:430:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:477:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_180_d' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1015:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:477:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:477:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_180_d' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1015:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:477:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:515:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_180_s' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1016:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:515:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:515:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_180_s' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1016:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:515:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:568:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_240_e' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1019:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:568:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:568:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_240_e' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1019:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:568:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:612:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_240_h' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1020:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:612:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:612:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_240_h' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1020:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:612:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:656:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_240_p' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1021:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:656:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:656:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_240_p' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1021:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:656:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:700:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_240_a' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1022:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:700:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:700:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_240_a' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1022:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:700:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:759:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'static_atom_300_e' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1025:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:759:39: note: Parameter 'a' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:759:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'static_atom_300_e' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:1025:33: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:759:50: note: Parameter 'b' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:961:46: style: Parameter 'molecule' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:965:24: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:967:23: style: Variable 'weight' is assigned a value that is never used. [unreadVariable] gamgi-0.17.5/src/chem/gamgi_chem_graphene_cone.c:968:19: style: Variable 'iterations' is assigned a value that is never used. [unreadVariable] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] gamgi-0.17.5/src/chem/gamgi_chem_graphene.c:696:52: style: Parameter 'molecule' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_array.c:84:59: style: Parameter 'vector' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_array.c:209:65: style: Parameter 'vector' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1118:16: style: Variable 'orbital' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1266:9: style: Parameter 'f1' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1266:21: style: Parameter 'f2' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1266:33: style: Parameter 'f3' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1408:58: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1412:19: style: Variable 'origin' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1483:34: style: Parameter 'f0' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1483:46: style: Parameter 'f1' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1626:54: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'static_tetrahedron_0000' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2605:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1626:54: note: Parameter 'surface' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1627:6: style: Parameter 'v0' can be declared as pointer to const. However it seems that 'static_tetrahedron_0000' is a callback function, if 'v0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2605:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1627:6: note: Parameter 'v0' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1627:15: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'static_tetrahedron_0000' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2605:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1627:15: note: Parameter 'v1' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1627:24: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'static_tetrahedron_0000' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2605:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1627:24: note: Parameter 'v2' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1627:33: style: Parameter 'v3' can be declared as pointer to const. However it seems that 'static_tetrahedron_0000' is a callback function, if 'v3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2605:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1627:33: note: Parameter 'v3' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1797:54: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'static_tetrahedron_1111' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2620:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1797:54: note: Parameter 'surface' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1798:6: style: Parameter 'v0' can be declared as pointer to const. However it seems that 'static_tetrahedron_1111' is a callback function, if 'v0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2620:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1798:6: note: Parameter 'v0' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1798:15: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'static_tetrahedron_1111' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2620:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1798:15: note: Parameter 'v1' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1798:24: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'static_tetrahedron_1111' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2620:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1798:24: note: Parameter 'v2' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1798:33: style: Parameter 'v3' can be declared as pointer to const. However it seems that 'static_tetrahedron_1111' is a callback function, if 'v3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2620:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1798:33: note: Parameter 'v3' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1921:49: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'static_square_0000' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2622:23: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1921:49: note: Parameter 'surface' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1922:6: style: Parameter 'v0' can be declared as pointer to const. However it seems that 'static_square_0000' is a callback function, if 'v0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2622:23: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1922:6: note: Parameter 'v0' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1922:15: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'static_square_0000' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2622:23: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1922:15: note: Parameter 'v1' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1922:24: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'static_square_0000' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2622:23: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1922:24: note: Parameter 'v2' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1922:33: style: Parameter 'v3' can be declared as pointer to const. However it seems that 'static_square_0000' is a callback function, if 'v3' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2622:23: note: You might need to cast the function pointer here gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:1922:33: note: Parameter 'v3' can be declared as pointer to const gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2426:6: style: Variable 'dots' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2442:16: style: Variable 'orbital' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_orbital.c:2965:7: style: Variable 'name' can be declared as const array [constVariable] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:353:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:437:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_PI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:504:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:758:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable order [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:794:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:834:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_LENGTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1253:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1374:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1501:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1651:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1805:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_LENGTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1942:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2005:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2105:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2182:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2254:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2323:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2472:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2607:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2631:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2653:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2789:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2812:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2838:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2864:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:335:5: error: Common realloc mistake: 'loops' nulled but not freed upon failure [memleakOnRealloc] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:365:7: error: Common realloc mistake: 'loops' nulled but not freed upon failure [memleakOnRealloc] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:229:16: style: Variable 'vertex' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:297:39: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:301:14: style: Variable 'edge' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:302:14: style: Variable 'edges' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:654:6: style: Variable 'conflicts' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:690:14: style: Variable 'edge' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:799:14: style: Variable 'edge' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:826:14: style: Variable 'face_start' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:826:27: style: Variable 'face_end' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:829:6: style: Variable 'conflicts' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:829:18: style: Variable 'edges' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:920:6: style: Variable 'conflicts' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:920:18: style: Variable 'edges' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1044:20: style: Variable 'conflicts_f' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1079:6: style: Variable 'conflicts' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1143:21: style: Variable 'face_start' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1143:34: style: Variable 'face_end' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1256:14: style: Variable 'edge' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1309:6: style: Variable 'conflicts' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1456:29: style: Variable 'face_edge' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1459:6: style: Variable 'conflicts' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1459:18: style: Variable 'edges' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1618:78: style: Parameter 'polytope' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1651:69: style: Parameter 'polytope' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:1674:14: style: Variable 'slist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:2803:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:3184:16: style: Variable 'vertex' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:3446:14: style: Variable 'edge' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_polytope.c:3447:16: style: Variable 'vertex' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:778:22: style: Variable 'window_new->top_flag' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:755:22: note: window_new->top_flag is assigned gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:778:22: note: window_new->top_flag is overwritten gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:779:25: style: Variable 'window_new->medium_flag' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:756:25: note: window_new->medium_flag is assigned gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:779:25: note: window_new->medium_flag is overwritten gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:780:25: style: Variable 'window_new->bottom_flag' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:757:25: note: window_new->bottom_flag is assigned gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:780:25: note: window_new->bottom_flag is overwritten gamgi-0.17.5/src/engine/gamgi_engine_copy_out.c:20:40: style: Parameter 'object' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_count.c:751:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:69:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbital_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:107:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:147:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:189:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:233:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plane_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:279:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:329:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecule_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:379:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cluster_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:433:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:487:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arrow_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:525:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:563:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:601:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assembly_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:665:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable light_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:696:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:762:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_create.c:807:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_count.c:161:11: style: The if condition is the same as the previous if condition [duplicateCondition] gamgi-0.17.5/src/engine/gamgi_engine_count.c:155:11: note: First condition gamgi-0.17.5/src/engine/gamgi_engine_count.c:161:11: note: Second condition gamgi-0.17.5/src/engine/gamgi_engine_empty.c:17:49: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:24:55: style: Parameter 'orbital' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:31:49: style: Parameter 'bond' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:39:49: style: Parameter 'atom' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:48:59: style: Parameter 'direction' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:57:51: style: Parameter 'plane' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:67:51: style: Parameter 'group' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:79:57: style: Parameter 'molecule' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:91:55: style: Parameter 'cluster' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:105:49: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:119:51: style: Parameter 'arrow' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:126:51: style: Parameter 'shape' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:133:51: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:140:57: style: Parameter 'assembly' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:159:51: style: Parameter 'light' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:164:51: style: Parameter 'layer' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_empty.c:184:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:728:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:1247:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:1703:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:2118:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:2461:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:2740:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:2965:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3132:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3261:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3348:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3427:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3506:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3585:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3650:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3705:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3744:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_dlist.c:3767:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_filter.c:181:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_STRUCTURE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_filter.c:192:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_FILTER_CLASS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_filter.c:78:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/engine/gamgi_engine_filter.c:101:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/engine/gamgi_engine_filter.c:129:27: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/engine/gamgi_engine_filter.c:131:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/engine/gamgi_engine_find.c:901:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:1483:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:1948:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:2422:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:2806:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:3118:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:3370:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:3556:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:3700:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:3796:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:3883:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:3970:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:4057:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:4129:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:4189:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:4231:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_find.c:4254:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_number.c:84:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:114:21: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:144:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:174:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:204:23: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:234:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:264:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:294:22: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:324:21: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:354:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:384:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:414:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:444:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:474:22: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:504:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:534:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_number.c:564:20: error: Pointer addition with NULL pointer. [nullPointerArithmetic] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:106:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:158:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:211:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:274:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:342:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:420:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:515:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:607:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:728:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:844:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arrows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:887:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shapes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:930:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphs [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:974:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:1131:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:1172:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:1344:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_remove.c:1466:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_task.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_start.c:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_SCALE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_start.c:534:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_NONE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_start.c:685:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_LIGHT_DIRECTION_X [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/engine/gamgi_engine_start.c:807:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:166:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:184:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:202:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:221:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:952:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_POLYGON [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:1062:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_POLYTOPE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:1291:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_POLYTOPE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:1992:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2015:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2035:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2073:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2087:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2139:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2154:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2177:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2191:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arrows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2205:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shapes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2219:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphs [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2230:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2253:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2267:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2281:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2295:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2303:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable focus [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2406:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable focus [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2501:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2525:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2553:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2691:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable help [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:108:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:234:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:325:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:348:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:424:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:473:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:506:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plane [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:554:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:708:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable light [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:801:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:938:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:1011:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:31:19: style: Variable 'help_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:33:7: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:108:19: style: Variable 'text_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:226:55: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:226:69: style: Parameter 'fp' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:227:24: style: Parameter 'depth_last' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:227:48: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:227:68: style: Parameter 'error' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:234:19: style: Variable 'bond_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:348:19: style: Variable 'atom_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:424:19: style: Variable 'atom_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:473:24: style: Variable 'direction_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:506:20: style: Variable 'plane_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:536:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:536:67: style: Parameter 'fp' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:537:24: style: Parameter 'depth_last' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:537:48: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:537:68: style: Parameter 'error' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:541:56: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:541:70: style: Parameter 'fp' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:542:24: style: Parameter 'depth_last' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:542:48: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:542:68: style: Parameter 'error' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:546:55: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:546:69: style: Parameter 'fp' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:547:24: style: Parameter 'depth_last' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:547:48: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:547:68: style: Parameter 'error' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:554:19: style: Variable 'cell_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:685:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:685:67: style: Parameter 'fp' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:686:24: style: Parameter 'depth_last' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:686:48: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:686:68: style: Parameter 'error' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:690:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:690:67: style: Parameter 'fp' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:691:24: style: Parameter 'depth_last' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:691:48: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:691:68: style: Parameter 'error' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:695:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:695:67: style: Parameter 'fp' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:696:24: style: Parameter 'depth_last' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:696:48: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:696:68: style: Parameter 'error' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:700:56: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:700:70: style: Parameter 'fp' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:701:24: style: Parameter 'depth_last' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:701:48: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:701:68: style: Parameter 'error' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:708:20: style: Variable 'light_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:801:20: style: Variable 'layer_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:938:21: style: Variable 'window_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export_config.c:1011:20: style: Variable 'gamgi_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_export.c:163:52: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export.c:181:50: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export.c:199:46: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export.c:217:33: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export.c:217:45: style: Parameter 'type' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2582:44: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export.c:2603:45: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:41:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:234:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:454:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:580:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:742:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:984:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1187:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1316:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1353:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1466:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1820:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1857:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1894:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1931:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1968:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:2131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:2291:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:114:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_OBJECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:255:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_OBJECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:487:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:564:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_GML_SYSTEM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:596:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_HTML_SYSTEM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:613:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:703:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:785:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_FONT_88591 [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:831:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1156:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_GML_PUBLIC [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1301:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1367:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1438:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1455:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1500:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1566:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_BOND [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1727:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_BUFFER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1798:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1857:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import.c:719:35: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1491:40: style:inconclusive: Function 'gamgi_expat_import_ref_add' argument 1 names different: declaration 'idref' definition 'ref'. [funcArgNamesDifferent] gamgi-0.17.5/src/expat/gamgi_expat_import.h:86:40: note: Function 'gamgi_expat_import_ref_add' argument 1 names different: declaration 'idref' definition 'ref'. gamgi-0.17.5/src/expat/gamgi_expat_import.c:1491:40: note: Function 'gamgi_expat_import_ref_add' argument 1 names different: declaration 'idref' definition 'ref'. gamgi-0.17.5/src/expat/gamgi_expat_import.c:1869:12: style:inconclusive: Function 'gamgi_expat_import_html' argument 2 names different: declaration 'vbox' definition 'text'. [funcArgNamesDifferent] gamgi-0.17.5/src/expat/gamgi_expat_import.h:103:12: note: Function 'gamgi_expat_import_html' argument 2 names different: declaration 'vbox' definition 'text'. gamgi-0.17.5/src/expat/gamgi_expat_import.c:1869:12: note: Function 'gamgi_expat_import_html' argument 2 names different: declaration 'vbox' definition 'text'. gamgi-0.17.5/src/expat/gamgi_expat_import.c:441:13: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:445:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:665:7: style: Variable 'token' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1036:33: style: Parameter 'shortname' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1299:13: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1424:47: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1445:39: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1491:40: style: Parameter 'ref' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1817:42: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_import.c:1868:43: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1313:58: style: Parameter 'molecule' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1817:52: style: Parameter 'arrow' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1854:52: style: Parameter 'shape' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1891:52: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1928:58: style: Parameter 'assembly' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:1965:52: style: Parameter 'light' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_export_object.c:2128:52: style: Parameter 'layer' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/expat/gamgi_expat_import_help.c:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_help.c:220:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_help.c:398:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_help.c:736:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_help.c:836:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_help.c:1330:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_copy.c:166:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_ATOM_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_copy.c:211:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_ATOM_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_copy.c:112:70: style: Parameter 'orbital_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:238:76: style: Parameter 'direction_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:262:64: style: Parameter 'plane_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:286:64: style: Parameter 'group_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:310:73: style: Parameter 'molecule_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:334:70: style: Parameter 'cluster_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:358:61: style: Parameter 'cell_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:400:64: style: Parameter 'arrow_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:425:64: style: Parameter 'shape_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:450:64: style: Parameter 'graph_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:474:73: style: Parameter 'assembly_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_copy.c:578:67: style: Parameter 'window_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_create.c:36:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_HELP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:63:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:90:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:118:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_BOND [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:154:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:188:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:215:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:242:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:269:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:296:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:323:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:350:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ARROW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:377:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_SHAPE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:404:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GRAPH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:431:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ASSEMBLY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:458:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:485:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:512:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_create.c:539:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_main.c:83:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:75:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:269:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:689:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:992:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1055:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1118:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1181:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1232:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1578:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1641:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1704:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1768:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:1907:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:2032:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:2448:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:2832:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:2882:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_config.c:3150:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_PATHNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_resources.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_RED_BITS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_resources.c:72:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_MAX_LIGHTS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_resources.c:86:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_PATHNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_resources.c:113:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_PATHNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_selection.c:174:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_selection.c:21:47: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_selection.c:34:49: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_selection.c:47:53: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_selection.c:60:55: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_selection.c:161:15: style: Variable 'window' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/global/gamgi_global_selection.c:179:41: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_selection.c:200:41: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:548:42: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:609:41: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:609:84: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:661:54: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:896:40: style: Parameter 'element' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:901:57: style: Parameter 'parameters' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1332:9: style: Variable 'd' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1478:9: style: Variable 'center' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1591:9: style: Variable 'center' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1638:23: style: Parameter 'support' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1641:9: style: Variable 'center' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1762:8: style: Parameter 'a' can be declared as const array [constParameter] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1762:21: style: Parameter 'b' can be declared as const array [constParameter] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1762:34: style: Parameter 'c' can be declared as const array [constParameter] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1765:9: style: Variable 'center' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:1982:9: style: Variable 'center' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2564:16: style: Variable 'axis_a' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2565:16: style: Variable 'axis_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2698:6: style: Variable 'sum_C' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:2699:6: style: Variable 'sum_S' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4711:62: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4723:62: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4734:62: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4810:6: style: Variable 'sum_C' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4841:6: style: Variable 'sum_C' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4842:6: style: Variable 'sum_S' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4910:6: style: Variable 'sum_C' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4911:6: style: Variable 'sum_S' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4954:6: style: Variable 'sum_C' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4955:6: style: Variable 'sum_S' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5002:6: style: Variable 'sum_C' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5003:6: style: Variable 'sum_S' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5043:61: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5056:62: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5072:62: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5088:61: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5102:62: style: Parameter 'symmetry' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:5286:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/chem/gamgi_chem_symmetry.c:4234:9: style: Variable 'order_C' is assigned a value that is never used. [unreadVariable] gamgi-0.17.5/src/global/gamgi_global_start.c:64:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_TEXT_STYLE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:99:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_BOND_DRAW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:137:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_ATOM_DRAW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:165:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_DIRECTION_R [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:179:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_PLANE_R [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:230:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CELL_MODEL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:301:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_LIGHT_SHININESS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:329:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:365:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ROTATE_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:388:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_BEEP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/global/gamgi_global_start.c:118:18: style: Variable 'bond_class->draw' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/global/gamgi_global_start.c:99:18: note: bond_class->draw is assigned gamgi-0.17.5/src/global/gamgi_global_start.c:118:18: note: bond_class->draw is overwritten gamgi-0.17.5/src/global/gamgi_global_start.c:119:18: style: Variable 'bond_class->size' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/global/gamgi_global_start.c:100:18: note: bond_class->size is assigned gamgi-0.17.5/src/global/gamgi_global_start.c:119:18: note: bond_class->size is overwritten gamgi-0.17.5/src/global/gamgi_global_start.c:82:55: style: Parameter 'orbital_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_start.c:191:51: style: Parameter 'group_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_start.c:202:57: style: Parameter 'molecule_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_start.c:213:55: style: Parameter 'cluster_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_start.c:255:51: style: Parameter 'arrow_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_start.c:266:51: style: Parameter 'shape_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_start.c:277:51: style: Parameter 'graph_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/global/gamgi_global_start.c:288:57: style: Parameter 'assembly_class' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_create.c:41:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_create.c:116:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ASSEMBLY_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_create.c:119:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_create.c:127:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_create.c:131:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_create.c:150:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ASSEMBLY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:308:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:352:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:443:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ASSEMBLY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:515:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:617:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ASSEMBLY_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:624:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:632:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:636:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:644:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:685:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:691:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:695:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:703:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:707:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:711:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:726:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:745:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:749:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:792:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:798:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:802:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:810:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:818:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:863:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:513:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:585:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_copy.c:513:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ASSEMBLY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:158:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:442:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:508:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:608:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ASSEMBLY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:732:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:824:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ASSEMBLY_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:400:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:458:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ASSEMBLY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:546:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:575:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ASSEMBLY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:606:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ASSEMBLY_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:831:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:839:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:843:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:851:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:891:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:897:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:901:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:905:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:913:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:917:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:942:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:946:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1017:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1021:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1048:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1054:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1058:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1066:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1070:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1093:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:1138:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:41:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:730:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:792:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_link.c:730:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:613:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:621:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:625:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:633:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:674:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:680:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:684:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:692:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:696:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:753:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:109:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:112:22: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:528:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:541:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:575:77: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_remove.c:541:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:200:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:211:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:395:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:474:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assemblys [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:495:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:549:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:598:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ASSEMBLY_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:162:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:290:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:546:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:612:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:606:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:624:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:630:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:671:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:680:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:684:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:692:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:724:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:728:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:736:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:764:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:768:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:776:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:821:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:833:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:837:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:857:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:861:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:877:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:51:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:208:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:277:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:278:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:315:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:449:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:493:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:564:40: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:493:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/assembly/gamgi_gtk_assembly_select.c:529:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:626:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:646:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:652:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:656:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:664:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:668:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:672:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:689:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:717:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:721:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:725:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:747:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:773:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:822:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:828:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:836:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:840:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:859:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:865:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:869:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:877:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:885:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:914:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:947:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:955:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:991:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:1010:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:1016:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:1020:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:1028:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:1032:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:1040:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:1059:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:1078:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:44:67: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:201:53: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:544:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_config.c:546:19: style: Variable 'atom_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:236:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:307:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:351:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:442:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:514:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:616:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ATOM_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:623:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:631:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:635:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:643:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:684:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:690:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:694:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:702:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:706:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:710:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:725:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:744:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:748:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:791:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:797:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:801:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:809:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:817:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:862:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:512:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:584:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_copy.c:512:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:189:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:358:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:395:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:683:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:762:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:809:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:156:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:450:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:502:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:601:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:725:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:812:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ATOM_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:823:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:831:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:835:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:866:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:872:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:876:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:884:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:888:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:892:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:909:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:930:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:934:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:938:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:964:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:970:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:978:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:982:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:990:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1016:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1042:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1068:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1074:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1082:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1086:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1090:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1105:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1124:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1130:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1138:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1142:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1150:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1195:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1201:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1205:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1213:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1217:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1221:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1225:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1251:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1284:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1288:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1320:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1339:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:1388:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:100:67: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:309:53: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:354:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_create.c:683:19: style: Variable 'atom_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:819:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:827:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:831:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:839:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:879:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:885:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:889:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:893:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:901:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:905:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:930:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:934:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1001:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1005:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1032:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1038:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1042:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1050:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1054:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1077:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:1122:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:41:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:723:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:780:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_link.c:723:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:292:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:312:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:600:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:819:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:899:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ATOM_MEASURE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:906:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:925:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:930:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:938:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:942:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:979:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:998:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1018:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1038:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1058:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1078:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1083:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1091:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1095:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1126:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1145:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1165:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1185:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1205:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:1224:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:131:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_ATOM_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:218:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_ATOM_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:348:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_BUTTON_WIDTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:25:48: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:814:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:869:38: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_measure.c:814:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:138:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:184:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:225:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:271:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:305:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_property.c:342:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:223:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:275:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:363:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:392:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:423:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ATOM_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:136:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GAMGI [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:816:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:1018:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:1447:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:1878:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:2031:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:2184:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:2337:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:2490:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:3359:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_POLYTOPE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:3395:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:3712:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:3858:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_POLYTOPE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:3888:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:4225:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_POLYGON [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:4259:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:4753:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:5382:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:5771:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:6059:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:6577:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:7056:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:430:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:438:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:442:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:450:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:491:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:497:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:505:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:509:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:550:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:345:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:358:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:392:73: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_remove.c:358:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:76:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:165:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:237:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:316:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:514:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:705:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:924:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:944:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:964:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:1457:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:1518:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:1669:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_ATOM_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:1936:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2081:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2151:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2305:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:50:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:95:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:146:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:327:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:338:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:443:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:540:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:907:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_mesa_atom_draw_sphere [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1179:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1314:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1335:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1389:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1438:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ATOM_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_table.c:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_table.c:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_table.c:113:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_H [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_table.c:106:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_table.c:234:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1446:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1464:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1470:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1511:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1520:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1524:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1532:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1564:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1568:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1576:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1601:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1605:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1613:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1718:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1730:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1734:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1754:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1758:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1774:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:54:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:127:40: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:127:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:161:39: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:161:60: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:200:43: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:200:64: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:335:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:404:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:405:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:442:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:502:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:537:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:606:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:641:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:676:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:711:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:746:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:781:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:816:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:851:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:886:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:924:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:959:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:994:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1029:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1064:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1099:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1289:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1333:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1404:36: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1333:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_select.c:1369:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:33:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:301:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:393:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:411:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:417:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:421:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:429:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:433:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:467:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:527:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:533:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:537:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:545:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:549:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:557:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:586:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:621:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:674:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:89:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:656:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bond [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:710:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:778:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:803:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:299:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_config.c:301:19: style: Variable 'bond_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2319:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2327:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2331:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2339:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2370:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2374:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2407:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2414:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2418:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2426:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2430:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2434:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2451:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2472:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2476:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2480:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2506:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2513:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2521:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2525:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2533:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2559:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2585:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2611:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2618:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2626:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2630:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2634:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2649:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2668:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2675:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2679:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2687:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2691:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2714:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2759:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2766:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2770:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2778:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2782:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2786:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2790:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2819:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2852:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2856:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2888:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2907:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2957:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2963:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2967:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2975:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:2979:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3016:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3036:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3056:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3076:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3096:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3102:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3106:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3114:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3118:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3149:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3169:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3189:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3209:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:3228:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:57:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_BOND [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:99:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:327:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:371:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:436:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_BOND [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:520:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:612:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_BOND_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:70:54: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:72:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:432:53: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:659:48: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:812:39: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:983:39: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/atom/gamgi_gtk_atom_modify.c:1513:50: style: Parameter 'object' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:619:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:627:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:631:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:639:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:679:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:685:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:689:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:697:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:701:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:736:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:740:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:767:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:773:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:777:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:785:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:789:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:812:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:857:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:39:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:134:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:518:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:580:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_link.c:518:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:198:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:250:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_BOND [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:338:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:367:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_BOND [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:398:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_BOND_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:405:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:413:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:417:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:425:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:466:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:472:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:476:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:484:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:488:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:527:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:30:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:320:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:333:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:367:73: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_remove.c:333:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:111:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:236:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:360:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:479:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:549:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_BOND [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:631:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:745:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_BOND [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:770:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:817:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:825:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:829:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:858:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:864:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:868:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:876:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:880:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:911:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:948:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:955:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:963:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:967:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1041:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1047:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1051:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1113:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1119:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1123:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1130:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1134:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1142:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1173:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1192:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1228:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:1282:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:740:7: style: Variable 'name2' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:718:7: note: name2 is assigned gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:740:7: note: name2 is overwritten gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:162:42: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:656:19: style: Variable 'bond_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_create.c:707:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:49:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:94:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:145:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:295:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:306:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:374:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:518:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:571:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_mesa_bond_draw_cylinder [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:891:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:940:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonds [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:961:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1002:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1045:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_BOND_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:784:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:792:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:796:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:804:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:845:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:851:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:855:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:917:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:923:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:927:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:931:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:935:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:943:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:976:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:1012:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:1031:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:1035:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:1039:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:1073:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:1121:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_modify.c:630:13: style: Variable 'bond' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1053:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1071:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1077:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1118:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1127:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1131:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1139:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1171:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1175:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1183:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1208:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1212:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1220:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1284:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1296:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1300:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1320:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1324:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1340:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:53:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:126:40: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:126:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:160:39: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:160:60: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:303:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:372:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:437:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:472:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:507:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:550:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:588:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:623:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:661:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:696:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:731:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:766:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:915:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:959:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:1017:34: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:959:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:995:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/bond/gamgi_gtk_bond_select.c:995:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:169:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:223:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:243:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PRIMITIVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:277:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:375:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:470:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_ETCHED_IN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:734:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:824:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1017:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1136:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PRIMITIVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1170:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1381:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1512:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_ETCHED_IN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1898:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1919:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1955:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:44:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:161:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:251:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_CONFIG [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:258:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:276:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:282:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:286:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:294:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:298:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:336:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:342:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:346:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:354:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:358:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:366:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:385:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:391:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:395:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:403:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:407:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:411:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:454:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:502:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:508:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:512:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:520:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:577:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:159:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_config.c:161:19: style: Variable 'cell_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:294:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:412:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:490:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:592:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:459:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:473:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:482:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:527:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:531:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:566:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:575:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:579:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:608:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:653:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:657:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:691:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1501:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1515:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1520:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1614:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1618:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1653:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1662:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1666:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1695:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1831:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1835:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1869:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:599:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:607:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:611:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:619:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:660:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:666:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:670:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:678:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:682:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:686:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:701:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:720:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:724:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:768:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:774:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:778:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:786:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:794:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:839:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:801:8: style: Redundant initialization for 'dialog'. The initialized value is overwritten before it is read. [redundantInitialization] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:791:19: note: dialog is initialized gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:801:8: note: dialog is overwritten gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:942:7: style: Variable 'combo' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:939:7: note: combo is assigned gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:942:7: note: combo is overwritten gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:987:7: style: Variable 'combo' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:984:7: note: combo is assigned gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:987:7: note: combo is overwritten gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:488:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:560:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_copy.c:488:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:60:54: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:74:54: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:135:55: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:207:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:229:52: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:370:13: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:714:51: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:728:51: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:862:50: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1376:13: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_align.c:1895:13: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:115:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:168:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:193:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:223:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_MEASURE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:230:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:238:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:242:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:271:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:277:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:285:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:289:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:334:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:163:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:193:27: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:163:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_measure.c:185:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:99:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_ALL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:118:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:417:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:547:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_ANGLE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1006:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1137:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1203:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:112:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:200:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:280:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:454:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:533:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:548:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:578:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:650:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1091:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1186:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1408:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1501:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1545:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PROJECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1601:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PROJECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1665:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1719:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1739:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1853:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1898:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1997:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2094:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1210:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1218:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1222:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1263:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1269:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1273:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1281:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1285:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1323:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1467:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1473:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1481:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1485:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1489:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1508:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1556:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1560:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1564:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1583:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1631:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1637:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1641:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1645:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1653:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1657:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1706:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1710:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1737:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1781:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1785:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1810:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1833:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1839:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1847:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1851:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1855:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1904:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1953:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1957:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:1976:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:366:53: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_create.c:413:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:152:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_POLYGON [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:437:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:525:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:554:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:585:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:210:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_YES [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:249:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:854:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_ANGLE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:1305:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:1654:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:1724:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:1823:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2082:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2101:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2109:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2113:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2121:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2162:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2168:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2172:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2176:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2184:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2188:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2213:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2217:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2284:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2288:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2325:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2332:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2336:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2344:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2348:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2371:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2416:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2423:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2427:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2431:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2435:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2443:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2474:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2502:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2547:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2554:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2558:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2566:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2570:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2574:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2601:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2646:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2650:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2654:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2669:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2673:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2677:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2703:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2728:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2776:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2783:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2787:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2795:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2799:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2828:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2832:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2874:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2878:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2927:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2934:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2938:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2946:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2950:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2982:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2986:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:3001:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:3020:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:592:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:600:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:604:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:612:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:653:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:659:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:663:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:671:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:675:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:728:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:30:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:111:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:114:22: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:507:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:520:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:554:73: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_remove.c:520:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:94:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:181:45: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:196:45: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:271:47: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:354:45: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:354:65: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:573:48: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:626:51: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:645:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:998:39: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1995:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:2061:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_link.c:1995:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:50:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:95:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:245:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CHAR_5 [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:286:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CHAR_5 [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:327:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:369:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:413:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:539:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:550:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:656:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:720:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1621:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1661:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1701:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1741:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2090:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2246:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cells [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2267:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2308:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2351:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CELL_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:174:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_ANGLE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:195:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:275:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:355:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:435:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_symmetry_systems [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:626:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PRIMITIVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:638:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:784:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:921:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_symmetry_systems [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1195:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_symmetry_lattices [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1474:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_symmetry_groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1528:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_symmetry_groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1681:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1710:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_011 [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1805:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1823:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1915:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CHAR_3 [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2122:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2130:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2134:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2142:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2195:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2205:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2209:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2217:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2221:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2261:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2405:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2411:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2419:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2423:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2427:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2461:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2509:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2513:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2517:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2551:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2599:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2605:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2609:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2613:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2621:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2670:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2674:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2703:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2749:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2753:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2780:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2811:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2817:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2821:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2829:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2841:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2881:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2915:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2947:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:2996:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:3000:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:3019:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:515:53: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_modify.c:1775:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2359:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2377:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2383:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2424:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2433:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2437:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2445:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2477:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2481:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2489:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2514:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2518:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2526:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2657:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2669:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2673:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2693:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2697:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2713:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2170:29: style: Expression is always false because 'else if' condition matches previous condition at line 2103. [multiCondition] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:54:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:127:33: style: Parameter 'system' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:141:34: style: Parameter 'lattice' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:228:41: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:228:62: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:269:42: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:269:63: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:308:40: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:308:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:350:37: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:350:58: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:394:42: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:394:63: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:547:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:616:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:617:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:782:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:817:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:852:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:887:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:922:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:957:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:992:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1027:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1063:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1098:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1133:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1168:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1203:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1238:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1273:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1308:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1343:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1760:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1797:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1833:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1871:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1909:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1944:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:1979:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2014:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2221:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2265:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2323:34: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2265:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2301:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_select.c:2301:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:308:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:352:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:443:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:521:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:623:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CLUSTER_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_create.c:41:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_create.c:116:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CLUSTER_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_create.c:119:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_create.c:127:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_create.c:131:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_create.c:150:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:630:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:638:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:642:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:650:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:691:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:697:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:701:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:709:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:713:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:717:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:732:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:751:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:755:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:798:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:804:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:808:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:816:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:824:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:869:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:519:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:591:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_copy.c:519:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:114:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:167:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:191:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:221:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CLUSTER_MEASURE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:158:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:228:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:447:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:236:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:513:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:240:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:613:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:269:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:737:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:275:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:833:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CLUSTER_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:283:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:287:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:332:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:162:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:191:30: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:162:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_measure.c:183:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:356:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:414:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:502:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:531:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CLUSTER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:562:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CLUSTER_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:840:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:848:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:852:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:860:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:900:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:906:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:910:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:914:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:922:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:926:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:951:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:955:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1026:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1030:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1057:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1063:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1067:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1075:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1079:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1102:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:1147:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:41:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:735:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:801:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_link.c:735:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:569:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:577:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:581:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:589:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:630:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:636:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:640:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:648:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:652:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:705:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:109:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:112:22: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:484:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:497:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:531:76: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_remove.c:497:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:200:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:211:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:395:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:480:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clusters [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:501:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:555:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_CLUSTER_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:294:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:412:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:490:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:592:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_DIRECTION_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:599:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:607:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:611:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:619:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:660:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:666:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:670:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:678:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:682:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:686:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:701:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:720:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:724:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:767:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:773:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:777:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:785:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:793:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:838:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:488:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:560:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_copy.c:488:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:612:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:630:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:636:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:677:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:686:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:690:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:698:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:730:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:734:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:742:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:770:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:774:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:782:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:831:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:843:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:847:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:867:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:871:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:887:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:51:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:208:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:277:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:278:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:315:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:455:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:499:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:570:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:499:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cluster/gamgi_gtk_cluster_select.c:535:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:60:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:428:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:507:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:606:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:730:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:826:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_DIRECTION_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:194:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_DIRECTION_VECTORS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:218:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:266:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:447:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_projection_wulff [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:755:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PROJECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:864:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:921:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:960:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:972:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_DIRECTION_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:833:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:841:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:845:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:853:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:893:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:899:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:903:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:907:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:915:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:919:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:944:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:948:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1015:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1019:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1046:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1052:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1056:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1064:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1068:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1091:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:1136:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:42:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:728:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:794:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_link.c:728:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1116:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1124:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1128:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1159:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1165:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1173:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1177:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1203:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1208:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1233:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1237:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1302:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1306:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1337:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1341:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1376:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1383:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1387:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1395:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1399:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1418:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1422:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1444:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1451:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1455:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1463:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1467:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1471:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1502:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1535:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1554:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1558:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1562:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1581:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1670:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1676:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1680:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1688:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1737:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1741:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1761:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:966:50: style:inconclusive: Function 'gamgi_gtk_direction_create_node' argument 1 names different: declaration 'state' definition 'node'. [funcArgNamesDifferent] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.h:66:50: note: Function 'gamgi_gtk_direction_create_node' argument 1 names different: declaration 'state' definition 'node'. gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:966:50: note: Function 'gamgi_gtk_direction_create_node' argument 1 names different: declaration 'state' definition 'node'. gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:65:39: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:158:52: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:177:44: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:197:44: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:303:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:499:13: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:915:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:963:29: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:915:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:966:70: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_create.c:1035:71: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:422:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:447:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:595:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_ETCHED_IN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:780:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PROJECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:172:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:192:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:388:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:551:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:630:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_DIRECTION_MEASURE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:637:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:656:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:661:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:669:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:673:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:708:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:727:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:747:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:767:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:772:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:780:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:784:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:815:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:834:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:854:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:873:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:25:48: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:546:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:600:38: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_measure.c:546:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:579:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:587:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:598:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:603:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:634:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:638:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:642:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:657:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:676:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:680:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:754:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:70:7: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:71:6: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:138:44: style: Parameter 'range' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:204:44: style: Parameter 'range' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:271:30: style: Parameter 'range_new' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:274:6: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:429:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:434:7: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:435:6: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:477:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:791:7: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_list.c:792:6: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:120:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:373:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:482:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_ETCHED_IN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:471:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:485:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:494:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:543:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:547:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:593:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:602:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:651:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:655:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:695:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_range.c:368:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:249:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:301:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:389:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:418:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:449:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_DIRECTION_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:91:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:122:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_STRUCTURE_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:269:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:310:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_DIRECTION_VECTORS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:498:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PRIMITIVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:514:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:603:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:757:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1175:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1565:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1635:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1723:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1976:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_DIRECTION_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:456:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:464:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:468:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:476:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:517:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:523:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:527:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:535:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:539:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:582:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:30:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:110:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:113:22: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:371:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:384:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:418:78: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_remove.c:384:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1111:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1165:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1203:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1258:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1298:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1363:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1856:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1862:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1866:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1870:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1901:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1926:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1951:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1976:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:141:41: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:190:55: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:270:56: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:350:54: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:605:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1471:38: style: Parameter 'system' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1472:7: style: Parameter 'lattice' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1550:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1786:21: style: Parameter 'group' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1796:50: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1819:49: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/cell/gamgi_gtk_cell_symmetry.c:1819:69: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:50:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:95:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:146:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:180:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:216:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:250:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:371:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:382:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:507:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:545:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:585:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:623:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:661:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:699:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_projection_wulff [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:739:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:780:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:821:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:861:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1065:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1185:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directions [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1206:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1260:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1309:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_DIRECTION_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:130:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_PATHNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:223:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_FULLNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:312:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_PATHNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:380:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_PATHNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:534:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_PATHNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:660:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_ETCHED_IN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:794:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_FILE_PATTERNS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1317:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1335:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1341:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1382:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1391:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1395:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1403:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1435:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1439:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1447:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1475:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1479:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1487:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1581:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1593:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1597:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1617:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1621:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1637:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:54:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:127:44: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:127:65: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:161:40: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:161:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:197:38: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:197:59: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:231:37: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:231:58: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:379:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:448:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:449:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:486:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:524:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:564:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:602:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:640:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:678:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:880:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:915:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:950:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:985:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1160:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1204:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1275:41: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1204:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_select.c:1240:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:163:19: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:242:19: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:569:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:575:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:579:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:587:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:591:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:650:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:654:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:714:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:727:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:754:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:760:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:764:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:772:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:776:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:784:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:799:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:814:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:818:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:826:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:841:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:190:11: warning: Either the condition 'directory!=NULL' is redundant or there is possible null pointer dereference: directory. [nullPointerRedundantCheck] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:155:15: note: Assuming that condition 'directory!=NULL' is not redundant gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:190:11: note: Null pointer dereference gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:265:11: warning: Either the condition 'directory!=NULL' is redundant or there is possible null pointer dereference: directory. [nullPointerRedundantCheck] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:240:15: note: Assuming that condition 'directory!=NULL' is not redundant gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:265:11: note: Null pointer dereference gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:61:68: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:76:68: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:91:64: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:106:64: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:283:34: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_chooser.c:742:73: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_export.c:25:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_FULLNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_export.c:48:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_FULLNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_export.c:83:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_FILE_EXPORT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_export.c:90:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_export.c:120:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_import.c:24:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_FULLNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_import.c:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_FILE_IMPORT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_import.c:68:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/file/gamgi_gtk_file_import.c:98:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_about.c:35:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_about.c:44:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_about.c:79:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_exit.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timer_time [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:43:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:360:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:524:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_GAMGI_CONFIG [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_reset.c:54:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer_end [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_reset.c:110:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_reset.c:205:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:531:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:549:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:555:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:559:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:567:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:571:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:643:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:656:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:662:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:666:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:727:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:733:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:907:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi/gamgi_gtk_gamgi_config.c:358:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_animate.c:14:45: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_animate.c:14:59: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_animate.c:19:44: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_animate.c:19:58: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_animate.c:24:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_animate.c:24:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_copy.c:14:39: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_copy.c:14:53: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_copy.c:19:39: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_copy.c:19:53: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_copy.c:24:39: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_copy.c:24:53: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_create.c:14:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_create.c:14:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_create.c:19:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_create.c:19:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_create.c:24:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_create.c:24:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:90:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:181:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_NORMAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:196:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_NORMAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:211:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_NORMAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:252:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beep [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:259:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON1_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:346:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_bool [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:473:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable question [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:536:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable background [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:581:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:660:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:702:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_WINDOW_TOPLEVEL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:728:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_WINDOW_TOPLEVEL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:314:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_ETCHED_IN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:463:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:486:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:495:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_SAVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:304:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:318:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:327:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:343:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:351:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:376:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:403:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_history.c:93:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:424:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:433:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:485:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:494:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:768:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:781:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:332:6: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:333:6: style: Variable 'sensitive' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/gamgi_gtk_dialog.c:583:7: style: Variable 'string' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/gamgi_gtk_key.c:75:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_key.c:20:14: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_link.c:14:39: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_link.c:14:53: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_link.c:19:39: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_link.c:19:53: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_link.c:24:39: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_link.c:24:53: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:14:44: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:14:58: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:19:43: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:19:57: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:24:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:24:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:29:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:29:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:34:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:34:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:39:44: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:39:58: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:44:42: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_modify.c:44:56: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:202:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:255:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:290:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable focus [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:325:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable focus [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:336:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:441:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:532:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:50:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:183:60: style: Parameter 'tag' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:212:7: style: Parameter 'tag' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_object.c:212:18: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:211:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_ALL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:233:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:391:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:537:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:651:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_RECIPROCAL_BRAVAIS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:789:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:954:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1231:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_remove.c:14:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_remove.c:14:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_remove.c:19:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_remove.c:19:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_remove.c:24:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_remove.c:24:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:426:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:433:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:437:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:445:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:449:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:476:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:480:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:676:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:683:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:687:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:695:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:699:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:703:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:716:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:733:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:737:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1024:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1031:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1035:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1043:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1047:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1069:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1073:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1081:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1100:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1119:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1126:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1130:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1138:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1142:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1187:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1194:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1198:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1206:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1210:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1218:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:1272:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:386:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_measure.c:413:69: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:94:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:682:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:237:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:303:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:425:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:481:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_PROGRESS_LEFT_TO_RIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1983:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1991:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1995:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2003:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2045:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2051:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2059:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2063:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2101:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2106:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2131:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2135:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2190:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2194:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2227:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2231:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2266:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2273:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2277:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2285:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2289:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2297:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2328:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2359:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2366:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2370:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2378:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2382:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2386:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2417:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2450:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2469:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2473:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2482:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2574:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2581:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2589:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2593:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2601:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2646:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2650:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2658:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2703:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2709:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2713:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2721:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2770:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2774:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:2794:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:240:34: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:242:13: style: Redundant initialization for 'window'. The initialized value is overwritten before it is read. [redundantInitialization] gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:235:22: note: window is initialized gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:242:13: note: window is overwritten gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:300:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/gamgi_gtk_statusbar.c:422:14: style: Variable 'layer' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:85:54: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:87:18: style: Variable 'direction' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:156:73: style: Parameter 'link' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:255:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:288:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:319:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:425:50: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:449:52: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:477:39: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:477:59: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:537:45: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:1718:13: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/direction/gamgi_gtk_direction_modify.c:151:7: style: Variable 'entry' is assigned a value that is never used. [unreadVariable] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:308:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:352:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:443:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:521:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:623:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_GROUP_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:707:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:735:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:24:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:24:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:29:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:29:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:34:41: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:34:55: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:39:35: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:39:55: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:54:44: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:54:65: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:75:42: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:75:63: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:109:45: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:109:66: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:129:34: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:132:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:629:23: style: Variable 'old' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/gamgi_gtk_select.c:629:29: style: Variable 'new' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:630:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:638:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:642:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:650:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:692:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:698:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:702:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:710:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:714:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:718:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:733:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:752:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:756:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:799:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:805:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:809:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:817:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:825:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:870:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:519:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:591:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_copy.c:519:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:246:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:306:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:706:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:741:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:773:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_GROUP_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:158:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:442:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:508:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:607:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:731:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:827:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_GROUP_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:114:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:167:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:192:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_GROUP_MEASURE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:229:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:237:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:241:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:270:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:276:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:284:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:288:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:333:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:162:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:192:28: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:162:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_measure.c:184:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:834:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:842:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:846:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:854:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:894:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:900:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:904:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:908:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:916:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:920:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:945:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:949:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1020:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1024:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1051:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1057:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1061:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1069:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1073:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1096:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:1141:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:41:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:729:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:795:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_link.c:729:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:311:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:369:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:457:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:486:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:517:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_GROUP_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:780:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:788:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:792:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:821:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:828:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:832:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:840:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:844:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:871:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:884:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:888:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:908:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:912:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:931:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:938:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:942:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:950:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:954:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:962:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:993:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1026:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1030:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1038:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1057:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1076:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1080:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1103:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1132:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1139:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1143:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1151:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1155:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1184:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1239:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1243:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:1262:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:94:51: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_create.c:703:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:524:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:532:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:536:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:544:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:585:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:591:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:595:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:603:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:607:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:656:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:108:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:111:22: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:439:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:452:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:486:74: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_remove.c:452:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_PATHNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:149:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable help [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:215:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_HELP_CONFIG [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:87:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:137:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_mesa_bond_draw_line [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:161:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_mesa_atom_draw_cross [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:223:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_POLYTOPE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:311:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:422:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:707:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1036:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1351:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1421:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_GROUP [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1516:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1678:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_GROUP_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:222:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:240:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:246:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:250:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:258:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:277:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:298:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:304:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:312:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:316:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:341:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:147:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_config.c:149:19: style: Variable 'help_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:143:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:179:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:285:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:296:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:585:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:682:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:703:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:757:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:806:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_GROUP_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:29:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:59:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_in [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:167:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_BUTTON_WIDTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:182:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_FULLNAME [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:814:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:832:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:838:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:879:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:888:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:892:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:900:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:932:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:936:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:944:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:972:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:976:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:984:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:1062:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:1074:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:1078:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:1098:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:1102:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:1118:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:51:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:124:43: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:124:64: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:160:40: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:160:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:293:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:362:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:363:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:400:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:435:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:470:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:505:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:657:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:701:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:772:37: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:701:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_select.c:737:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:116:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:153:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:161:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:239:51: warning: Possible null pointer dereference: name [nullPointer] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:228:12: note: Assignment 'name=NULL', assigned value is 0 gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:230:19: note: Assuming condition is false gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:239:51: note: Null pointer dereference gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:26:41: style: Parameter 'fullname' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:186:7: style: Variable 'source' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_dialog.c:186:16: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_search.c:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_search.c:118:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_HELP_SEARCH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_search.c:121:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_search.c:125:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_search.c:144:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_search.c:23:40: style: Parameter 'keyword' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_tutorial.c:192:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_HELP_TUTORIAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_tutorial.c:195:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_tutorial.c:231:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_topic.c:1729:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_HELP_TOPIC [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_topic.c:1732:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/help/gamgi_gtk_help_topic.c:1764:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:41:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:244:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:360:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LAYER_CONFIG [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:367:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:385:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:391:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:395:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:403:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:407:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:425:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:471:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:477:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:581:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:587:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:591:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:595:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:603:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:611:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:630:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:638:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:657:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:242:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_config.c:244:20: style: Variable 'layer_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1685:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1693:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1697:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1705:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1746:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1753:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1757:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1765:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1769:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1807:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1820:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1824:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1844:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1851:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1855:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1863:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1867:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1875:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1906:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1939:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1943:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1951:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1970:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1989:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:1993:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2016:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2045:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2052:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2060:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2064:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2068:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2089:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2134:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2138:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2142:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2163:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2208:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2215:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2219:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2227:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2231:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2235:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2262:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2282:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2286:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2290:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2323:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:2371:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:58:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:72:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:127:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:250:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:345:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:411:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:487:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:589:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LAYER_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:122:44: style: Parameter 'orbital' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:297:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:416:50: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:461:50: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/group/gamgi_gtk_group_modify.c:485:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:596:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:604:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:608:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:616:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:657:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:663:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:667:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:675:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:679:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:683:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:698:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:717:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:721:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:764:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:770:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:774:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:782:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:790:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:835:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:228:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE_LENGTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:344:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:471:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LAYER_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:42:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:69:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:80:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:82:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:122:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:485:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:557:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_copy.c:485:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:478:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:486:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:490:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:519:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:525:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:529:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:537:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:541:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:564:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:610:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:616:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:620:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:724:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:730:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:734:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:738:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:793:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:799:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:803:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:811:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:860:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:864:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:872:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:891:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:910:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:342:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_create.c:344:20: style: Variable 'layer_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:4684:12: style: The comparison 'parent == 0' is always true. [knownConditionTrueFalse] gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:4262:14: note: 'parent' is assigned value '0' here. gamgi-0.17.5/src/expat/gamgi_expat_import_object.c:4684:12: note: The comparison 'parent == 0' is always true. gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:60:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:98:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:164:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:493:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:543:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:639:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:730:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:786:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:882:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LAYER_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:468:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:540:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:563:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:594:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:625:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LAYER_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:632:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:640:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:644:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:652:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:693:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:699:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:703:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:711:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:715:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:772:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:109:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:111:22: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:535:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:558:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:594:74: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_remove.c:558:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:379:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_YES [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:446:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:613:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:680:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:739:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:894:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:926:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LAYER_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:889:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:897:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:901:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:909:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:949:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:955:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:959:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:963:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:971:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:975:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1000:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1004:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1075:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1079:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1106:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1112:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1116:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1124:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1128:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1151:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:1196:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:42:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:93:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:95:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:784:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:850:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_link.c:784:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:37:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable light [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:230:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LIGHT_CONFIG [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:237:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:255:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:261:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:377:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:383:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:391:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:395:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:414:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_config.c:164:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:301:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:429:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:506:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:608:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LIGHT_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:48:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:88:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:139:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:173:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:284:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:295:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1266:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layers [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1287:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1328:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1371:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LAYER_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:615:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:623:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:627:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:635:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:676:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:682:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:686:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:694:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:698:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:702:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:717:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:736:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:740:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:783:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:789:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:793:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:801:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:809:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:854:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:504:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:576:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_copy.c:504:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:933:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:941:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:945:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:953:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:994:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1000:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1004:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1012:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1016:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1047:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1093:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1099:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1103:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1207:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1213:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1217:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1288:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1294:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1298:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1306:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1359:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1363:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1371:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1402:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:1421:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:61:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_modify.c:735:14: style: Variable 'layer' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:248:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:725:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:785:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LIGHT_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1379:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1397:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1403:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1444:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1453:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1457:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1465:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1495:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1499:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1507:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1532:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1536:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1544:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1633:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1645:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1649:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1669:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1673:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1689:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:54:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:341:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:376:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:449:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:526:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:622:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LIGHT_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:51:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:120:45: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:120:66: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:154:45: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:154:66: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:292:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:361:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:362:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:399:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:437:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:472:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:507:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:542:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:577:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:612:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:647:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:682:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:717:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:752:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:787:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:822:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:857:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:893:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:929:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:967:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1002:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1037:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1072:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1241:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1285:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1343:35: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1285:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1321:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/layer/gamgi_gtk_layer_select.c:1321:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:629:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:637:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:641:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:649:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:689:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:695:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:699:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:707:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:711:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:730:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:734:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:761:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:767:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:771:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:779:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:783:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:806:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:851:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:38:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:524:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:590:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_link.c:524:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:181:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:269:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:298:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:329:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LIGHT_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:336:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:344:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:348:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:356:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:397:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:403:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:411:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:415:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:446:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:251:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:264:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:298:74: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_remove.c:264:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:792:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:800:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:804:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:833:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:839:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:843:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:851:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:855:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:890:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:978:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:984:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:988:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:1099:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:1105:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:1109:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:1117:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_create.c:1186:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:308:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:352:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:443:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:521:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:623:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_MOLECULE_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_DIRECTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:738:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:792:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1262:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1450:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LIGHT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1482:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LIGHT_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:46:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:90:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:141:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:242:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:253:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:377:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_DIRECTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1191:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1309:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lights [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1330:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1371:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1414:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_LIGHT_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:630:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:638:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:642:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:650:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:691:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:697:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:701:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:709:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:713:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:717:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:732:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:751:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:755:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:798:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:804:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:808:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:816:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:824:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:869:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:519:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:591:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_copy.c:519:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:110:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:171:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:220:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:353:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:404:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:526:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:543:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:635:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:743:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:813:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:977:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_MOLECULE_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:60:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:446:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:498:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:597:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:721:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:817:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_MOLECULE_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:824:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:832:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:836:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:844:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:884:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:890:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:894:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:898:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:906:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:910:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:935:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:939:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1006:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1010:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1037:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1043:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1047:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1055:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1059:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1082:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:1127:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:42:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:719:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:785:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_link.c:719:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1422:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1440:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1446:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1487:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1496:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1500:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1508:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1540:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1544:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1552:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1577:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1581:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1589:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1677:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1689:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1693:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1713:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1717:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1733:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1205:38: style: Expression is always false because 'else if' condition matches previous condition at line 1201. [multiCondition] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:49:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:122:39: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:122:60: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:250:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:319:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:320:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:357:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:396:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:438:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:480:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:522:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:561:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:600:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:639:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:678:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:713:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:748:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:783:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:818:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:853:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:888:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:923:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:958:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:993:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1032:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1071:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1110:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1284:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1328:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1386:35: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1328:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1364:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_select.c:1364:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1489:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1497:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1501:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1509:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1550:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1556:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1560:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1568:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1572:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1607:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1695:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1701:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1705:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1709:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1820:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1824:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1847:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1853:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1857:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1865:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1934:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:114:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:167:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:192:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_MOLECULE_MEASURE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:124:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1246:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/light/gamgi_gtk_light_modify.c:1258:14: style: Variable 'light' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:229:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:237:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:241:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:270:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:276:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:284:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:288:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:333:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:162:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:192:31: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:162:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_measure.c:184:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:312:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:364:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:452:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:481:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_MOLECULE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:512:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_MOLECULE_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:519:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:527:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:531:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:539:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:580:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:586:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:590:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:598:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:602:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:651:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:200:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:211:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:395:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:480:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:501:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:555:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_MOLECULE_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:57:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:71:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:285:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:317:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:408:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:480:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:582:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ORBITAL_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:109:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:112:22: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:434:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:447:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:481:77: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_remove.c:447:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:589:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:597:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:601:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:609:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:650:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:656:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:660:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:668:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:672:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:676:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:691:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:710:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:714:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:757:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:763:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:767:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:775:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:783:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:828:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:41:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:66:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:68:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:108:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:478:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:549:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_copy.c:478:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:612:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:630:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:636:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:677:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:686:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:690:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:698:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:730:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:734:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:742:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:770:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:774:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:782:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:831:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:843:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:847:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:867:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:871:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:887:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:51:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:208:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:277:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:278:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:315:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:455:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:499:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:570:40: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:499:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_select.c:535:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:984:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:992:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:996:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1025:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1031:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1039:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1043:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1088:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1096:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1100:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1124:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1128:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1132:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1147:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1162:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1182:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1186:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1190:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1194:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1209:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1224:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1243:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1252:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1256:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1260:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1294:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1316:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1320:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1354:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1358:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1362:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1366:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1395:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1414:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1418:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1422:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1426:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1460:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1467:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1471:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1475:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1483:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1487:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1503:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1523:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1527:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:1546:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:441:8: style: Redundant initialization for 'dialog'. The initialized value is overwritten before it is read. [redundantInitialization] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:402:19: note: dialog is initialized gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:441:8: note: dialog is overwritten gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:114:14: style: Same expression on both sides of '/'. [duplicateExpression] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:200:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:215:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:233:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:246:45: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/molecule/gamgi_gtk_molecule_create.c:921:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:56:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:154:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:449:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:494:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:594:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:718:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:805:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ORBITAL_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:344:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_ATOM_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:643:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:773:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:826:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ORBITAL_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:218:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:306:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:335:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:366:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ORBITAL_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:373:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:381:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:385:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:393:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:434:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:440:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:448:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:452:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:489:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:288:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:301:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:335:76: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_remove.c:301:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:812:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:820:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:824:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:832:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:872:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:878:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:882:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:886:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:894:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:898:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:923:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:927:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:996:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:1000:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:1027:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:1033:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:1037:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:1045:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:1049:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:1072:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:1117:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:38:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:716:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:773:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_link.c:716:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:833:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:841:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:845:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:874:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:880:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:884:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:892:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:900:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:904:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:912:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:950:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:993:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1046:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1050:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1069:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1075:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1079:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1087:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1091:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1121:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1125:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1133:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1137:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1152:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1171:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1175:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1190:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1209:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1215:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1219:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1227:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1231:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1251:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1255:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1311:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1315:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1348:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1354:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1358:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1366:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1374:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1419:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1423:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1431:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1476:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1482:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1486:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1494:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1633:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1637:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:1656:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_create.c:271:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:233:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:290:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:322:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:408:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:486:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:588:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_PLANE_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:76:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:172:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:233:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:264:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:519:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:759:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_ATOM_MAX [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1152:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1450:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1516:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1719:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ORBITAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1750:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ORBITAL_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:55:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:151:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:253:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:264:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:527:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_WIRED [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1375:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1540:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orbitals [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1561:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1602:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1645:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ORBITAL_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:595:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:603:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:607:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:615:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:656:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:662:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:666:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:674:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:678:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:682:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:697:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:716:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:720:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:763:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:769:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:773:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:781:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:789:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:834:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:43:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:68:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:70:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:110:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:484:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:556:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_copy.c:484:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:93:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:122:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:207:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PLANE_VECTORS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:233:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:371:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:461:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:607:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_projection_wulff [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:753:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PROJECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:858:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:915:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:958:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:970:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1087:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_PLANE_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:60:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:426:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:604:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:728:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:824:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_PLANE_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1653:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1671:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1677:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1718:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1727:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1731:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1739:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1771:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1775:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1783:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1808:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1812:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1820:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1950:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1962:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1966:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1986:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1990:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:2006:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:59:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:132:40: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:132:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:261:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:330:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:331:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:368:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:403:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:438:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:473:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:508:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:544:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:579:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:614:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:650:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:686:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:725:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:761:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:796:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:831:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:831:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:839:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:980:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:843:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1015:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:851:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1050:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:891:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1085:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:897:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1120:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:901:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1155:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:905:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1190:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:913:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1225:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:917:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1260:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:942:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1295:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:946:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1515:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1013:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1559:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1617:37: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1559:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1017:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1595:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1044:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_select.c:1595:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1050:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1054:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1062:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1066:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1089:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:1134:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:42:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:726:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:792:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_link.c:726:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1757:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1765:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1769:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1777:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1818:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1824:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1828:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1836:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1840:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1844:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1854:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1858:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1867:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1905:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:1948:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2001:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2005:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2024:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2030:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2034:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2042:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2046:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2078:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2082:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2090:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2094:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2109:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2128:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2132:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2147:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2166:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2172:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2176:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2184:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2188:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2192:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2220:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2252:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2256:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2260:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2264:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2323:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2327:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2362:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2368:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2376:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2380:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2384:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2405:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2450:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2454:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2458:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2479:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2524:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2530:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2534:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2542:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2681:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2685:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:2704:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1096:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1104:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1108:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1139:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1145:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1153:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1157:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1183:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1188:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1213:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1217:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1282:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1286:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1317:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1321:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1367:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1374:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1378:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1386:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1390:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1409:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1413:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1435:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1442:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1446:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1454:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1458:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1462:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1493:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1526:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1545:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1549:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1553:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1572:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1576:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1617:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1623:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1627:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1635:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1684:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1688:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1707:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:70:54: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:72:16: style: Variable 'orbital' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:385:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:404:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:426:48: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:445:50: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/orbital/gamgi_gtk_orbital_modify.c:473:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:171:52: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:190:44: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:210:44: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:226:13: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:312:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:909:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:961:29: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:909:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:939:50: style: Parameter 'window_mouse' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:964:69: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_create.c:1016:67: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:172:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_DIRECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:192:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:389:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:565:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:645:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_PLANE_MEASURE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:652:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:671:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:676:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:684:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:688:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:719:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:738:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:758:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:778:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:783:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:791:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:795:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:828:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:847:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:867:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:872:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:880:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:884:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:915:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:934:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:954:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:973:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:25:48: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:560:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:615:38: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_measure.c:560:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:423:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:448:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:596:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_ETCHED_IN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:781:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PROJECTION [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:94:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:220:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:302:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_ETCHED_IN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:472:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_CONVENTIONAL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:269:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:321:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:409:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:438:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:469:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_PLANE_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:291:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:305:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:314:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:395:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:51:39: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_node.c:444:42: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:476:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:484:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:488:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:496:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:537:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:543:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:547:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:555:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:559:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:604:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:30:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:109:13: style: Variable 'atom' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:112:22: style: Variable 'dlist_b' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:391:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:404:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:438:74: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_remove.c:404:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:38:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:118:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:179:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:221:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:259:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:341:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_TEXT_CONFIG [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:348:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:366:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:372:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:376:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:384:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:388:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:475:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:524:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:213:1: error: Returning/dereferencing 'store' after it is deallocated / released [deallocret] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:211:1: note: Returning/dereferencing 'store' after it is deallocated / released gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:213:1: note: Returning/dereferencing 'store' after it is deallocated / released gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:251:1: error: Returning/dereferencing 'store' after it is deallocated / released [deallocret] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:249:1: note: Returning/dereferencing 'store' after it is deallocated / released gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:251:1: note: Returning/dereferencing 'store' after it is deallocated / released gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:309:1: error: Returning/dereferencing 'store' after it is deallocated / released [deallocret] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:307:1: note: Returning/dereferencing 'store' after it is deallocated / released gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:309:1: note: Returning/dereferencing 'store' after it is deallocated / released gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_config.c:112:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:50:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:95:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:146:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:180:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:218:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:252:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:373:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:384:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:509:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:547:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_POLYGON [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:588:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:626:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:664:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:702:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamgi_phys_projection_wulff [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:742:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:783:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:824:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:864:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1068:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1188:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1209:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1263:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1312:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_PLANE_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:580:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:588:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:599:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:604:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:635:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:639:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:643:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:658:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:677:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:681:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:755:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:71:7: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:72:6: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:139:44: style: Parameter 'range' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:205:44: style: Parameter 'range' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:272:30: style: Parameter 'range_new' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:275:6: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:430:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:435:7: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:436:6: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:478:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:792:7: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_list.c:793:6: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:159:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CHEM_STRUCTURE_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:196:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_ATOM [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:294:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:335:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PLANE_VECTORS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:429:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:545:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_PHYS_PRIMITIVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:561:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:650:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:809:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_CELL [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:1248:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:1671:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable planes [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:1741:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_PLANE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:1829:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2074:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_PLANE_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:57:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:71:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:235:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:292:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:324:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:410:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:488:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:590:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_TEXT_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:597:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:605:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:609:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:617:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:658:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:664:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:668:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:676:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:680:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:684:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:699:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:718:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:722:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:765:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:771:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:775:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:783:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:791:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:836:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:41:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:66:49: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:68:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:108:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:486:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:558:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_copy.c:486:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1320:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1338:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1344:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1385:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1394:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1398:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1406:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1438:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1442:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1450:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1478:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1482:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1490:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1582:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1594:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1598:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1618:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1622:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1638:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_WIRED [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:90:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:147:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:365:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:458:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:514:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_TEXT_CREATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:54:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:127:44: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:127:65: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:161:40: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:161:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:199:38: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:199:59: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:233:37: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:233:58: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:381:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:450:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:451:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:488:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:526:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:567:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:605:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:643:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:681:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:883:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:918:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:953:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:988:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1163:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1207:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1278:37: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1207:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_select.c:1243:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:521:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:529:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:533:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:562:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:568:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:597:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:603:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:611:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:615:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:623:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:668:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:672:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:680:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:725:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:731:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:739:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:743:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:751:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:783:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:806:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:855:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:859:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:878:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:60:10: style: Variable 'row_font' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:58:10: note: row_font is assigned gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:60:10: note: row_font is overwritten gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_create.c:86:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:57:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:158:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:458:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_UNDO [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:517:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:617:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:741:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:828:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_TEXT_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:161:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:219:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:307:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:336:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:367:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_TEXT_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:374:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:382:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:386:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:394:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:435:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:441:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:449:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:453:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:488:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:29:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:289:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:302:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:336:73: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_remove.c:302:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:66:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_IO_SUN_ROMAN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:136:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_WIRED [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:396:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_WIRED [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:778:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:848:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:937:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1060:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TEXT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1095:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_TEXT_MODIFY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:835:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:843:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:847:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:855:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:895:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:901:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:905:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:909:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:917:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:921:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:946:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:950:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1023:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1027:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1054:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1060:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1064:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1072:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1076:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1099:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:1144:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:39:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:739:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:796:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_link.c:739:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:56:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:101:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:202:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:330:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:341:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:447:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:744:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_SOLID [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:982:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LAYER [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1117:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable texts [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1138:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1179:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_TEXT_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1102:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1110:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1114:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1122:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1163:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1169:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1198:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1204:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1212:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1216:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1220:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1241:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1286:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1290:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1294:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1315:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1360:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1366:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1374:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1378:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1386:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1420:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1443:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1492:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1496:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:1515:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:143:12: style: Variable 'row_font' is reassigned a value before the old one has been used. [redundantAssignment] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:134:10: note: row_font is assigned gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_modify.c:143:12: note: row_font is overwritten gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:40:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:137:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:196:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_WINDOW_CONFIG [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:203:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:221:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:227:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:305:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:135:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_config.c:137:21: style: Variable 'window_class' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1230:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1248:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1254:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1295:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1304:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1308:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1316:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1348:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1352:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1360:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1385:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1389:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1397:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1492:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1504:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1508:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1528:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1532:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1548:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:60:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:183:40: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:183:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:217:39: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:217:60: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:338:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:407:15: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:408:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:449:7: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:504:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:539:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:574:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:723:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:797:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:832:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:867:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:902:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1092:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1136:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1194:34: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1136:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1172:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/text/gamgi_gtk_text_select.c:1172:52: style: Parameter 'window_dialog' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:44:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:236:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:291:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:339:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:365:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_WINDOW_COPY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:372:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:380:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:384:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:392:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:433:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:439:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:447:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:451:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:455:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:470:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:489:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:41:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:58:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:289:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:339:30: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_copy.c:289:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:178:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_WINDOW_WIDTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:193:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRESS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:270:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RELIEF_NONE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:306:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:350:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:383:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:468:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:533:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ROTATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:600:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_ROTATE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:612:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_MOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:624:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_SCALE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:644:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:1413:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:1440:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable layer [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:60:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:76:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_STRING [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:140:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:340:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:408:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:472:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:568:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:660:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_WINDOW_LINK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:159:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:212:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_CAST_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:259:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:282:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:363:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_start [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:390:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_WINDOW [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:421:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_WINDOW_REMOVE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:428:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:436:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:440:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:448:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:489:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:495:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:503:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:507:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:540:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:31:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:254:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:277:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:390:75: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:277:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_remove.c:303:52: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:667:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:675:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:679:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:687:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:727:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:733:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:737:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:745:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:749:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:769:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:773:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:808:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:815:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:819:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:827:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:872:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:44:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:73:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:135:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:168:41: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:333:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:566:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:627:39: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_link.c:566:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/io/gamgi_io_error.c:33:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:69:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:105:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:141:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:161:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:181:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:201:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:215:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:229:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:243:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:261:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:275:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:305:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:319:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:333:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:353:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:366:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:420:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_error.c:31:7: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:67:7: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:103:7: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:138:40: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:158:42: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:178:47: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:198:40: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:212:43: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:226:44: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:241:7: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:258:40: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:273:7: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:302:40: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:316:39: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:316:51: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:330:39: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:350:39: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:363:40: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_error.c:418:15: style: Variable 'object' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_error.c:419:14: style: Variable 'slist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:44:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:80:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:192:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:203:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:335:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:384:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windows [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:405:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_dialog [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:459:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:504:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_WINDOW_SELECT [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:512:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:530:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:536:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:577:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:586:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:590:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:598:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:626:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:630:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:638:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:663:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:667:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:675:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:707:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:719:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:723:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:743:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:747:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:763:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:47:61: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:200:14: style: Variable 'dlist' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:359:40: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:403:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'static_press' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:474:38: note: You might need to cast the function pointer here gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:403:41: note: Parameter 'object' can be declared as pointer to const gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_select.c:439:17: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_file.c:107:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:202:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_GTK_FILE_PATTERNS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:350:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:448:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:611:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:645:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:713:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:768:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:794:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:820:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:969:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_file.c:210:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_file.c:215:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_file.c:99:7: style: Variable 'end' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_file.c:170:63: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_file.c:260:45: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_file.c:765:44: style: Parameter 'fullname' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_file.c:791:45: style: Parameter 'fullname' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_file.c:817:45: style: Parameter 'fullname' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_file.c:845:7: style: Variable 'extension' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_file.c:892:7: style: Variable 'extension' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_file.c:966:37: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:664:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:1234:8: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:1238:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:1282:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:1296:25: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:1323:8: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/window/gamgi_gtk_window_create.c:1393:54: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2081:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2089:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2093:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2101:18: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2143:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2149:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2157:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2161:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2199:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2204:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2229:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2233:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2288:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2292:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2325:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2329:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2375:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2382:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2386:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2394:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2398:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2406:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2437:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2468:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2475:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2479:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2487:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2491:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2495:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2526:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2559:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2578:16: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2586:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2590:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2625:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2713:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2720:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2728:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2732:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2740:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2785:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2789:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2797:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2842:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2848:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2852:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2860:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2909:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2913:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:2933:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gamgi-0.17.5/src/io/gamgi_io_socket.c:47:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_socket.c:83:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:86:54: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:88:14: style: Variable 'plane' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:157:65: style: Parameter 'link' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:280:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:313:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:345:46: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:464:50: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:488:52: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:516:39: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:516:59: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:584:45: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_socket.c:30:13: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] gamgi-0.17.5/src/io/gamgi_io_socket.c:33:16: portability: Non reentrant function 'getservbyname' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getservbyname_r'. [prohibitedgetservbynameCalled] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:1824:13: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_socket.c:19:33: style: Parameter 'protocol' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_socket.c:19:49: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_socket.c:22:17: style: Variable 'service' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/gtk/plane/gamgi_gtk_plane_modify.c:152:7: style: Variable 'entry' is assigned a value that is never used. [unreadVariable] gamgi-0.17.5/src/io/gamgi_io_token.c:165:62: debug: Function::addArguments found argument 'bool' with varid 0. [varid0] gamgi-0.17.5/src/io/gamgi_io_token.c:510:70: debug: Function::addArguments found argument 'bool' with varid 0. [varid0] gamgi-0.17.5/src/io/gamgi_io_token.c:51:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:249:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:304:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:359:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:421:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:475:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:512:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:538:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:573:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:608:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:643:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:681:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_token.c:54:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:123:5: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:487:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:495:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:548:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:553:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:583:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:588:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:618:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:623:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:653:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:658:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:691:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:698:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:703:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gamgi-0.17.5/src/io/gamgi_io_token.c:50:7: style: Variable 'delimiters' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:105:7: style: Variable 'delimiters' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:474:7: style: Variable 'delimiters' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:476:7: style: Variable 'token' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:537:7: style: Variable 'delimiters' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:538:7: style: Variable 'token' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:572:7: style: Variable 'delimiters' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:573:7: style: Variable 'token' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:607:7: style: Variable 'delimiters' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:608:7: style: Variable 'token' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:642:7: style: Variable 'delimiters' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:643:7: style: Variable 'token' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:680:7: style: Variable 'delimiters' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_token.c:681:7: style: Variable 'token' can be declared as pointer to const [constVariablePointer] gamgi-0.17.5/src/io/gamgi_io_xyz.c:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_xyz.c:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_xyz.c:156:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_xyz.c:267:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_xyz.c:31:24: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_xyz.c:53:32: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_xyz.c:207:39: style: Parameter 'fullname' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:40:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:86:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MATH_TOLERANCE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:93:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:149:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:195:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:279:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:438:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:655:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:736:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:844:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:972:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1111:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1212:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1473:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1561:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:310:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:366:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:414:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:453:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:713:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_STROKED_SCALE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:735:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_EXTRUDED_DEPTH [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:818:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TRIANGLE_FAN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:974:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_EXTRUDED_STEPS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:1054:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_MESA_EXTRUDED_STEPS [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:1108:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_TOKEN [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:1194:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAMGI_ENGINE_LINE [valueFlowBailoutIncompleteVar] gamgi-0.17.5/src/math/gamgi_math_cell.c:21:42: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:40:46: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:77:42: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:77:54: style: Parameter 'a2' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:77:66: style: Parameter 'a3' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:103:9: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:103:21: style: Parameter 'a2' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:103:33: style: Parameter 'a3' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:181:9: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:181:21: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_cell.c:181:33: style: Parameter 'p3' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_diophantine.c:71:40: style: Parameter 'old1' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_diophantine.c:71:51: style: Parameter 'old2' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_diophantine.c:129:51: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_diophantine.c:129:59: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_euler.c:23:44: style: Parameter 'rotate' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/math/gamgi_math_euler.c:82:42: style: Parameter 'angle' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:37:59: style: Parameter 'center' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:90:62: style: Parameter 'color' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:91:9: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:91:24: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:146:66: style: Parameter 'color' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1072:56: style: Parameter 'molecule' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1375:50: style: Parameter 'arrow' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1388:51: style: Parameter 'shape' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1401:50: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d.c:1414:56: style: Parameter 'assembly' can be declared as pointer to const [constParameterPointer] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:620:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] gamgi-0.17.5/src/io/gamgi_io_x3d_render.c:607:12: note: outer condition: i