2025-11-26 10:51 ftp://ftp.de.debian.org/debian/pool/main/f/font-manager/font-manager_0.9.4.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=sqlite3 --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.12.57+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 9486fde (2025-11-26 08:20:02 +0100) count: 369 368 elapsed-time: 0.6 0.6 head-timing-info: old-timing-info: head results: font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:53:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_MIMETYPES [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:79:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFile [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:90:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTask [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:49:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_MIMETYPES [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:123:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:75:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFile [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_menu_provider_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:86:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTask [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_menu_provider_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/thunar/font-manager-extension-utils.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_MIMETYPES [valueFlowBailoutIncompleteVar] font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:170:86: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'font_manager_menu_provider_get_background_items' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:205:35: note: You might need to cast the function pointer here font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:170:86: note: Parameter 'provider' can be declared as pointer to const font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:173:75: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'font_manager_menu_provider_get_background_items' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:205:35: note: You might need to cast the function pointer here font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:173:75: note: Parameter 'widget' can be declared as pointer to const font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:175:82: style: Parameter 'current_folder' can be declared as pointer to const. However it seems that 'font_manager_menu_provider_get_background_items' is a callback function, if 'current_folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:205:35: note: You might need to cast the function pointer here font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:175:82: note: Parameter 'current_folder' can be declared as pointer to const font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c:192:88: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:163:82: style: Parameter 'provider' can be declared as pointer to const. However it seems that 'font_manager_menu_provider_get_background_items' is a callback function, if 'provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:191:35: note: You might need to cast the function pointer here font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:163:82: note: Parameter 'provider' can be declared as pointer to const font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:164:75: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'font_manager_menu_provider_get_background_items' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:191:35: note: You might need to cast the function pointer here font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:164:75: note: Parameter 'widget' can be declared as pointer to const font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:165:78: style: Parameter 'current_folder' can be declared as pointer to const. However it seems that 'font_manager_menu_provider_get_background_items' is a callback function, if 'current_folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:191:35: note: You might need to cast the function pointer here font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:165:78: note: Parameter 'current_folder' can be declared as pointer to const font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c:182:88: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/extensions/thunar/font-manager-menu-provider.c:39:1: error: There is an unknown macro here somewhere. Configuration is required. If THUNARX_DEFINE_TYPE_WITH_CODE is a macro then please configure it. [unknownMacro] font-manager-0.9.4/extensions/thunar/font-manager-renamer-provider.c:39:1: error: There is an unknown macro here somewhere. Configuration is required. If THUNARX_DEFINE_TYPE_WITH_CODE is a macro then please configure it. [unknownMacro] font-manager-0.9.4/lib/common/font-manager-database-iterator.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_database_iterator_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database-iterator.c:67:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dispose [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database-iterator.c:72:81: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/common/font-manager-orthographies.c:47:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HB_SET_VALUE_INVALID [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-orthographies.c:58:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HB_SET_VALUE_INVALID [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-orthographies.c:124:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON_NODE_OBJECT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-orthographies.c:184:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonObject [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-orthographies.c:324:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-orthographies.c:355:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonObject [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:134:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:188:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:342:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:376:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_MANAGER_LICENSE_ENTRIES [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontManagerLicenseData [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:412:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontManagerLicenseData [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:428:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_MANAGER_NOTICE_ENTRIES [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:438:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GString [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:450:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_MANAGER_VENDOR_ENTRIES [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:469:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_MANAGER_VENDOR_ENTRIES [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:486:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_SFNT_OS2 [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:513:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:693:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_MANAGER_LICENSE_ENTRIES [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:711:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_FSTYPE_RESTRICTED_LICENSE_EMBEDDING [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:757:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_SFNT_HEAD [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:775:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:832:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-progress-data.c:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_progress_data_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-progress-data.c:144:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MAXUINT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-progress-data.c:206:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-orthographies.c:108:36: style: Parameter 'charset' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/common/font-manager-database.c:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_database_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:345:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFileOutputStream [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:368:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:467:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_object_unref [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:508:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_array_unref [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:547:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GError [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:583:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontManagerStringSet [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:744:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTask [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:792:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontManagerDatabaseIterator [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-progress-data.c:64:37: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/common/font-manager-progress-data.c:74:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_progress_data_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/common/font-manager-progress-data.c:133:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/common/font-manager-progress-data.c:74:54: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/common/font-manager-progress-data.c:78:37: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/common/font-manager-progress-data.c:104:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_progress_data_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/common/font-manager-progress-data.c:134:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/common/font-manager-progress-data.c:104:54: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/common/font-manager-progress-data.c:185:73: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/common/font-manager-progress-data.c:199:60: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/common/font-manager-string-set.c:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_string_set_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-string-set.c:105:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MAXUINT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-string-set.c:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-string-set.c:386:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GStrvBuilder [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-string-set.c:365:5: style: Unsigned expression 'index' can't be negative so it is unnecessary to test it. [unsignedPositive] font-manager-0.9.4/lib/common/font-manager-string-set.c:71:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_string_set_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/common/font-manager-string-set.c:93:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/common/font-manager-string-set.c:71:51: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/common/font-manager-utils.c:58:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:107:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HB_VERSION_STRING [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:146:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TEST_IS_DIR [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:158:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TEST_EXISTS [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:179:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:209:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GError [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:255:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDateTime [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:271:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:289:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:307:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:325:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:345:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GError [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:370:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:388:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFile [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:408:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GVariant [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-utils.c:454:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSettingsSchema [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-freetype.c:156:16: style: Variable 'head' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/common/font-manager-freetype.c:448:25: style: Parameter 'vendor' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/common/font-manager-freetype.c:757:16: style: Variable 'head' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-alias.c:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_alias_element_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-alias.c:162:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_STRINGS [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-alias.c:90:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_alias_element_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-alias.c:150:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-alias.c:90:54: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-alias.c:119:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_alias_element_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-alias.c:151:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-alias.c:119:54: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/common/font-manager-utils.c:460:13: style: Variable 'iter' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-directories.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-directories.c:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:67:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_hash_table_destroy [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:138:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_STRINGS [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:213:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:335:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:64:32: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:76:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_aliases_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:125:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:76:47: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:80:32: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:99:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_aliases_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:126:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:99:47: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:185:56: style: Parameter 'alias' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c:411:32: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-reject.c:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-reject.c:70:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontManagerStringSet [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-reject.c:36:57: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FC_FONTFORMAT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c:157:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FC_FILE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c:189:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FC_FAMILY [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c:315:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FC_CHARSET [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c:342:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FC_LANG [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c:385:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FC_FILE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c:456:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FcTrue [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c:506:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_natural_sort [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_font_properties_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:316:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:331:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:355:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:425:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FcMatchPattern [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:501:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:573:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:617:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:640:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:687:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FC_RGBA_NONE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_selections_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:135:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:171:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:207:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_STRINGS [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:61:35: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:73:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_selections_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:187:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:73:50: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:77:35: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:101:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_selections_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:188:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:101:50: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:154:35: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:166:35: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:167:14: style: Variable 'root' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:170:19: style: Variable 'iter' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-selections.c:313:35: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:118:39: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:129:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_font_properties_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:492:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:129:56: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:133:39: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:189:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_font_properties_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:493:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:189:58: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:249:74: style: Parameter 'edit_node' can be declared as pointer to const. However it seems that 'font_manager_font_properties_parse_edit_node' is a callback function, if 'edit_node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:495:30: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:249:74: note: Parameter 'edit_node' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:283:74: style: Parameter 'test_node' can be declared as pointer to const. However it seems that 'font_manager_font_properties_parse_test_node' is a callback function, if 'test_node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:496:30: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:283:74: note: Parameter 'test_node' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:313:39: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:328:75: style: Parameter 'match_node' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:347:39: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:587:14: style: Variable 'root' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c:661:39: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_source_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_source_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:205:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_STRINGS [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:284:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_MONITOR_EVENT_MOVED_IN [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:326:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFileInfo [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/common/font-manager-database.c:525:17: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_int'. [assertWithSideEffect] font-manager-0.9.4/lib/common/font-manager-database.c:532:17: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_text'. [assertWithSideEffect] font-manager-0.9.4/lib/common/font-manager-database.c:642:29: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_int'. [assertWithSideEffect] font-manager-0.9.4/lib/common/font-manager-database.c:644:25: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_text'. [assertWithSideEffect] font-manager-0.9.4/lib/common/font-manager-database.c:645:25: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_int'. [assertWithSideEffect] font-manager-0.9.4/lib/common/font-manager-database.c:658:17: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_text'. [assertWithSideEffect] font-manager-0.9.4/lib/common/font-manager-database.c:659:17: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_int'. [assertWithSideEffect] font-manager-0.9.4/lib/common/font-manager-database.c:660:17: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_text'. [assertWithSideEffect] font-manager-0.9.4/lib/common/font-manager-database.c:661:17: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_bind_text'. [assertWithSideEffect] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmlFreeTextWriter [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_xml_writer_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:121:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READABLE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:295:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:318:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:372:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:103:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_source_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:171:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-source.c:103:46: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-source.c:139:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_source_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:172:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-source.c:139:46: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/fontconfig/font-manager-source.c:267:60: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/fontconfig/font-manager-source.c:352:33: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/common/font-manager-database.c:639:34: style: Local variable 'i' shadows outer variable [shadowVariable] font-manager-0.9.4/lib/common/font-manager-database.c:589:15: note: Shadowed declaration font-manager-0.9.4/lib/common/font-manager-database.c:639:34: note: Shadow variable font-manager-0.9.4/lib/common/font-manager-database.c:234:56: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/common/font-manager-database.c:291:55: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/common/font-manager-database.c:624:29: style: Variable 'err' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:69:54: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:89:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_xml_writer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:109:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c:89:51: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-application-window.c:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_application_window_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:91:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_TOPLEVEL_STATE_TILED [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:186:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_KEY_F1 [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:238:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:283:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_VERSION [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:306:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:94:34: style: Condition '!tiled' is always true [knownConditionTrueFalse] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:92:9: note: Assuming that condition 'tiled' is not redundant font-manager-0.9.4/lib/gtk/font-manager-application-window.c:94:34: note: Condition '!tiled' is always true font-manager-0.9.4/lib/gtk/font-manager-application-window.c:123:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_application_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:167:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-application-window.c:123:59: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-application-window.c:143:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_application_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:168:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-application-window.c:143:61: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-application-window.c:221:69: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-application-window.c:325:49: style: Parameter 'settings' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_character_map_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:154:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BIN_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:221:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STACK_TRANSITION_TYPE_CROSSFADE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:253:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_START [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:274:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:315:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_font_scale_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:147:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BOX_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:256:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_CENTER [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:270:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRIMARY [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:302:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_FILL [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:90:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_character_map_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:152:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-character-map.c:90:54: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-character-map.c:94:16: style: Variable 'child' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:119:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_character_map_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-character-map.c:153:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-character-map.c:119:56: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-character-map.c:44:18: style: struct member '_FontManagerCharacterMap::character_info' is never used. [unusedStructMember] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:94:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_font_scale_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:145:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:94:51: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:118:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_font_scale_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:146:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:118:53: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:223:16: style: Variable 'widget' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/gtk/font-manager-font-scale.c:333:63: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-gtk-utils.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-gtk-utils.c:88:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTextTag [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-gtk-utils.c:220:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-gtk-utils.c:241:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_license_page_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:127:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BOX_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:186:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PangoAttrList [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:296:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:60:29: style: Variable 'self' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:71:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_license_page_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:125:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-license-page.c:71:53: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-license-page.c:98:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_license_page_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-license-page.c:126:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-license-page.c:98:55: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-license-page.c:233:63: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_place_holder_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:140:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BOX_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:198:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_WEIGHT_BOLD [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:209:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE_LARGE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:219:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE_X_LARGE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:230:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_CENTER [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:252:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_CENTER [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:59:29: style: Variable 'self' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:78:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_place_holder_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:138:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:78:53: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:107:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_place_holder_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:139:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-place-holder.c:107:53: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_preference_row_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:91:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_START [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:133:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:166:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BOX_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:227:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE_MEDIUM [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:237:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE_SMALL [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:335:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_CENTER [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:61:31: style: Variable 'self' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:104:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_preference_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:164:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:104:55: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:129:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_preference_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:165:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:129:57: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preference-row.c:412:47: style: Parameter 'action_widget' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_preview_controls_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:114:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:184:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_CENTER_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:369:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_START [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:111:39: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:125:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_preview_controls_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:182:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:125:57: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:146:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_preview_controls_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:183:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c:146:59: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-properties-page.c:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_END [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-properties-page.c:89:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_ELLIPSIZE_END [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-properties-page.c:105:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_START [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-properties-page.c:131:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_ELLIPSIZE_END [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-properties-page.c:228:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-properties-page.c:287:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_object_unref [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-properties-page.c:298:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BOX_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-properties-page.c:351:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_object_unref [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_preview_pane_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:252:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BIN_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:395:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_REMOVE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:474:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_REMOVE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:552:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_TYPE_FILE_LIST [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:593:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_BINDING_BIDIRECTIONAL [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:626:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GFile [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:731:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_preview_page_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:285:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:424:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_REVEALER_TRANSITION_TYPE_SLIDE_DOWN [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:447:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:478:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PRIORITY_HIGH_IDLE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:502:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:533:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:678:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTextTagTable [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:944:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:1009:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:1054:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSimpleAction [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_unicode_character_info_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:117:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BOX_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:165:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FONT_MANAGER_STYLE_CLASS_VIEW [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:152:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_preview_pane_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:250:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:152:53: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:191:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_preview_pane_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:251:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:191:55: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:516:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_page_switch' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:603:5: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:516:41: note: Parameter 'self' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:517:41: style: Parameter 'notebook' can be declared as pointer to const. However it seems that 'on_page_switch' is a callback function, if 'notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:603:5: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:517:41: note: Parameter 'notebook' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:518:41: style: Parameter 'page' can be declared as pointer to const. However it seems that 'on_page_switch' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:603:5: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c:518:41: note: Parameter 'page' can be declared as pointer to const font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:71:63: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_unicode_character_info_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:114:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:71:63: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:90:63: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_unicode_character_info_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:115:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c:90:63: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:175:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_preview_page_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:271:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:175:53: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:220:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_preview_page_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:272:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:220:55: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:755:61: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:768:70: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:781:69: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:794:69: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/font-manager-preview-page.c:873:20: style: Variable 'text' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/gtk/unicode/unicode-character-map.c:645:9: error: There is an unknown macro here somewhere. Configuration is required. If vadjustment is a macro then please configure it. [unknownMacro] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:147:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unicode_names [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:291:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unicode_names [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:299:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unicode_versions [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:328:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unicode_version_strings [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:350:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_list [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:392:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_list_exes [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:424:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_list_equals [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:456:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_list_stars [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:488:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_list_pounds [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:520:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names_list_colons [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:554:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_UNICODE_PRIVATE_USE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:587:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_UNICODE_FORMAT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:126:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:152:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:384:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_NORMALIZE_NFD [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:461:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PRIORITY_DEFAULT_IDLE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:502:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:563:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_unicode_search_bar_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:579:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_unicode_search_bar_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:596:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_BOX_LAYOUT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:648:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_autofree [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-family.c:60:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_family_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-family.c:86:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonObject [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-family.c:111:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonObject [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-font-info.c:74:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_font_info_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-family.c:60:19: style: Variable 'parent_class' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/json/font-manager-family.c:71:46: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/json/font-manager-family.c:83:59: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/json/font-manager-font-info.c:74:19: style: Variable 'parent_class' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/json/font-manager-font-info.c:85:51: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/json/font-manager-font.c:60:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_font_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-font.c:60:19: style: Variable 'parent_class' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/json/font-manager-font.c:71:42: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/json/font-manager-json-proxy.c:47:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_object_unref [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-json-proxy.c:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON_TYPE_OBJECT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-json-proxy.c:111:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON_TYPE_OBJECT [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-json-proxy.c:164:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-json-proxy.c:45:34: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/json/font-manager-json-proxy.c:145:53: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/json/font-manager-json.c:47:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonGenerator [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-json.c:65:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonParser [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-json.c:188:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonNode [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-json.c:213:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonNode [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-json.c:143:20: style: Variable 'result' is assigned a value that is never used. [unreadVariable] font-manager-0.9.4/lib/json/font-manager-orthography.c:59:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font_manager_orthography_parent_class [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-orthography.c:88:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JsonObject [valueFlowBailoutIncompleteVar] font-manager-0.9.4/lib/json/font-manager-orthography.c:59:19: style: Variable 'parent_class' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/json/font-manager-orthography.c:70:70: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/json/font-manager-orthography.c:83:62: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/json/font-manager-orthography.c:114:43: style: Parameter 'orthography' can be declared as pointer to const [constParameterPointer] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:145:16: style: Variable 'haystack_nfd' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:305:22: style: Variable 'iter' can be declared as pointer to const [constVariablePointer] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:521:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_unicode_search_bar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:594:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:521:59: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:540:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'font_manager_unicode_search_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:593:34: note: You might need to cast the function pointer here font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c:540:59: note: Parameter 'pspec' can be declared as pointer to const font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:126:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:137:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:172:51: style:inconclusive: Function 'font_manager_unicode_get_codepoint_name' argument 1 names different: declaration 'uc' definition 'ch'. [funcArgNamesDifferent] font-manager-0.9.4/lib/gtk/unicode/unicode-info.h:108:65: note: Function 'font_manager_unicode_get_codepoint_name' argument 1 names different: declaration 'uc' definition 'ch'. font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:172:51: note: Function 'font_manager_unicode_get_codepoint_name' argument 1 names different: declaration 'uc' definition 'ch'. font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:218:50: style:inconclusive: Function 'font_manager_unicode_get_category_name' argument 1 names different: declaration 'uc' definition 'ch'. [funcArgNamesDifferent] font-manager-0.9.4/lib/gtk/unicode/unicode-info.h:110:64: note: Function 'font_manager_unicode_get_category_name' argument 1 names different: declaration 'uc' definition 'ch'. font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:218:50: note: Function 'font_manager_unicode_get_category_name' argument 1 names different: declaration 'uc' definition 'ch'. font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:533:49: style:inconclusive: Function 'font_manager_unicode_unichar_validate' argument 1 names different: declaration 'uc' definition 'ch'. [funcArgNamesDifferent] font-manager-0.9.4/lib/gtk/unicode/unicode-info.h:105:59: note: Function 'font_manager_unicode_unichar_validate' argument 1 names different: declaration 'uc' definition 'ch'. font-manager-0.9.4/lib/gtk/unicode/unicode-info.c:533:49: note: Function 'font_manager_unicode_unichar_validate' argument 1 names different: declaration 'uc' definition 'ch'. diff: head font-manager-0.9.4/lib/common/font-manager-utils.c:460:13: style: Variable 'iter' can be declared as pointer to const [constVariablePointer] DONE