Task #130846 - fixed.err
back to task #130846download
Error: COMPILER_WARNING:
enchant-2.8.15/build_native/lib/broker.c:1787:22: warning[-Wunused-but-set-variable=]: variable '_tokens_size_' set but not used
# 1787 | gchar** _tmp10_;
# | ^~~~~~~~~~~
# 1785| const gchar* _tmp8_;
# 1786| gchar** _tmp9_;
# 1787|-> gchar** _tmp10_;
# 1788| gint tokens_length1;
# 1789| gint _tokens_size_;
Error: COMPILER_WARNING (CWE-563):
enchant-2.8.15/build_native/lib/broker.c: scope_hint: In function 'enchant_broker_get_ordered_providers'
enchant-2.8.15/build_native/lib/broker.c:1808:30: warning[-Wunused-variable]: unused variable '_token_collection_size_'
# 1808 | gchar** token_collection = NULL;
# | ^~~~~~~~~~~~~~~~~~~~~~~
# 1806| #line 1805 "broker.c"
# 1807| {
# 1808|-> gchar** token_collection = NULL;
# 1809| gint token_collection_length1 = 0;
# 1810| gint _token_collection_size_ = 0;
Error: COMPILER_WARNING:
enchant-2.8.15/build_native/lib/broker.c:2141:14: warning[-Wunused-but-set-variable=]: variable '_tags_size_' set but not used
# 2141 | gchar** _tmp3_;
# | ^~~~~~~~~~
# 2139| gchar** tags = NULL;
# 2140| gchar** _tmp2_;
# 2141|-> gchar** _tmp3_;
# 2142| gint tags_length1;
# 2143| gint _tags_size_;
Error: COMPILER_WARNING:
enchant-2.8.15/build_native/lib/broker.c:2153:14: warning[-Wunused-but-set-variable=]: variable '_tmp26__length1' set but not used
# 2153 | EnchantCompositeDict* _tmp25_;
# | ^~~~~~~~~~~~~~~
# 2151| GSList* _tmp23_;
# 2152| EnchantCompositeDict* _tmp24_;
# 2153|-> EnchantCompositeDict* _tmp25_;
# 2154| gchar** _tmp26_;
# 2155| gint _tmp26__length1;
Error: COMPILER_WARNING (CWE-563):
enchant-2.8.15/build_native/lib/broker.c: scope_hint: In function 'enchant_broker_request_dict_with_pwl'
enchant-2.8.15/build_native/lib/broker.c:2186:22: warning[-Wunused-variable]: unused variable '_tag_collection_size_'
# 2186 | gchar** tag_collection = NULL;
# | ^~~~~~~~~~~~~~~~~~~~~
# 2184| #line 2183 "broker.c"
# 2185| {
# 2186|-> gchar** tag_collection = NULL;
# 2187| gint tag_collection_length1 = 0;
# 2188| gint _tag_collection_size_ = 0;
Error: COMPILER_WARNING (CWE-563):
enchant-2.8.15/build_native/lib/broker.c:2234:22: warning[-Wunused-variable]: unused variable '_tag_collection_size_'
# 2234 | gchar** tag_collection = NULL;
# | ^~~~~~~~~~~~~~~~~~~~~
# 2232| #line 2231 "broker.c"
# 2233| {
# 2234|-> gchar** tag_collection = NULL;
# 2235| gint tag_collection_length1 = 0;
# 2236| gint _tag_collection_size_ = 0;
Error: COMPILER_WARNING (CWE-563):
enchant-2.8.15/build_native/lib/broker.c: scope_hint: In function 'enchant_broker_list_dicts'
enchant-2.8.15/build_native/lib/broker.c:2585:46: warning[-Wunused-variable]: unused variable '_tag_collection_size_'
# 2585 | gchar** tag_collection = NULL;
# | ^~~~~~~~~~~~~~~~~~~~~
# 2583| #line 2582 "broker.c"
# 2584| {
# 2585|-> gchar** tag_collection = NULL;
# 2586| gint tag_collection_length1 = 0;
# 2587| gint _tag_collection_size_ = 0;
Error: COMPILER_WARNING (CWE-563):
enchant-2.8.15/build_native/lib/provider.c: scope_hint: In function '_enchant_provider_dictionary_exists'
enchant-2.8.15/build_native/lib/provider.c:593:8: warning[-Wunused-variable]: unused variable '_dict_collection_size_'
# 593 | #line 590 "provider.c"
# | ^~~~~~~~~~~~~~~
# 591| #line 138 "provider.vala"
# 592| _tmp4_ = _tmp2_ (self, &_tmp3_);
# 593|-> #line 590 "provider.c"
# 594| {
# 595| gchar** dict_collection = NULL;
Error: COMPILER_WARNING:
enchant-2.8.15/build_native/lib/provider.vala:62:34: error[error]: 'INSTALLPREFIX' undeclared (first use in this function)
Error: COMPILER_WARNING:
enchant-2.8.15/build_native/src/enchant.c: scope_hint: In function ‘print_utf’
enchant-2.8.15/build_native/src/enchant.c:477:22: warning[-Wunused-but-set-variable=]: variable ‘_buf_size_’ set but not used
# 477 | gint _buf_size_;
# | ^~~~~~~~~~
# 475| guint8* buf = NULL;
# 476| gint buf_length1;
# 477|-> gint _buf_size_;
# 478| FILE* _tmp4_;
# 479| guint8* _tmp5_;
Error: COMPILER_WARNING:
enchant-2.8.15/build_native/src/enchant.c:2628:14: warning[-Wunused-but-set-variable=]: variable ‘_tmp8__length1’ set but not used
# 2628 | gint _tmp8__length1;
# | ^~~~~~~~~~~~~~
# 2626| FILE* fp = NULL;
# 2627| gchar** _tmp8_;
# 2628|-> gint _tmp8__length1;
# 2629| gchar** _tmp11_;
# 2630| gint _tmp11__length1;