mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-30 20:33:08 +02:00
gio/win32/gwinhttpfile.c: In function 'g_winhttp_file_query_info': gio/win32/gwinhttpfile.c:554:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} n == wcslen (content_length)) ^~