You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
qqutils.c: In function 'save_img_to_file':
qqutils.c:77:5: error: 'g_io_channel_close' is deprecated (declared at /usr/include/glib-2.0/glib/giochannel.h:194): Use 'g_io_channel_shutdown' instead
qqutils.c: In function 'save_img_to_file':
qqutils.c:77:5: error: 'g_io_channel_close' is deprecated (declared at /usr/include/glib-2.0/glib/giochannel.h:194): Use 'g_io_channel_shutdown' instead
g_io_channel_shutdown :
GIOStatus g_io_channel_shutdown (GIOChannel _channel,
gboolean flush,
GError *_err);
The text was updated successfully, but these errors were encountered: