mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
059dc76ae1
gio/win32/gwinhttpvfs.c: In function 'g_winhttp_vfs_get_file_for_uri': gio/win32/gwinhttpvfs.c:172:17: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' for (i = 0; i < G_N_ELEMENTS (winhttp_uri_schemes); i++) ^ gio/win32/gwinhttpvfs.c: In function 'g_winhttp_vfs_get_supported_uri_schemes': gio/win32/gwinhttpvfs.c:210:17: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' for (i = 0; i < G_N_ELEMENTS (winhttp_uri_schemes); i++) ^ |
||
---|---|---|
.. | ||
gwin32filemonitor.c | ||
gwin32filemonitor.h | ||
gwin32fsmonitorutils.c | ||
gwin32fsmonitorutils.h | ||
gwinhttpfile.c | ||
gwinhttpfile.h | ||
gwinhttpfileinputstream.c | ||
gwinhttpfileinputstream.h | ||
gwinhttpfileoutputstream.c | ||
gwinhttpfileoutputstream.h | ||
gwinhttpvfs.c | ||
gwinhttpvfs.h | ||
meson.build | ||
winhttp.h |