Snippets for appstream-glib 0.8.4 from Fedora x86_64
Sourced from https://kojipkgs.fedoraproject.org/packages/libappstream-glib/0.8.4/1.fc45/data/logs/x86_64/build.log.
-
../libappstream-glib/as-app-validate.c:468:15: warning: call to ‘Wcurl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 468 | (void)curl_easy_setopt(helper->curl, CURLOPT_FOLLOWLOCATION, 1); | ^~~~~~~~~~~~~~~~ -
../libappstream-glib/as-utils.c:1829:9: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 1829 | GTimeVal tv; | ^~~~~~~~ -
../libappstream-glib/as-utils.c:1838:17: warning: ‘g_time_val_from_iso8601’ is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] 1838 | if (g_time_val_from_iso8601 (iso_date, &tv) && tv.tv_sec != 0) | ^~ -
../libappstream-glib/as-utils.c:1839:25: warning: ‘g_date_time_new_from_timeval_utc’ is deprecated: Use 'g_date_time_new_from_unix_utc' instead [-Wdeprecated-declarations] 1839 | return g_date_time_new_from_timeval_utc (&tv); | ^~~~~~ -
../client/as-util.c:3450:23: warning: call to ‘Wcurl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 3450 | (void)curl_easy_setopt(priv->curl, CURLOPT_FOLLOWLOCATION, 1); | ^~~~~~~~~~~~~~~~ -
/usr/include/glib-2.0/glib/gmacros.h:1397:10: warning: ‘store’ may be used uninitialized [-Wmaybe-uninitialized] 1397 | { if (_ptr) (cleanup) ((ParentName *) _ptr); } \ | ^ -
../libappstream-glib/as-app-validate.c:468:15: warning: call to ‘Wcurl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 468 | (void)curl_easy_setopt(helper->curl, CURLOPT_FOLLOWLOCATION, 1); | ^ -
../client/as-util.c:3450:23: warning: call to ‘Wcurl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 3450 | (void)curl_easy_setopt(priv->curl, CURLOPT_FOLLOWLOCATION, 1); | ^