mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 12:54:11 +02:00
Fix warnings
Do explicit casts to avoid warnings.
This commit is contained in:
@@ -1255,7 +1255,7 @@ various_string_tests (void)
|
||||
GTimeVal ref_date, date;
|
||||
gchar *tmp_string = NULL, *tmp_string_2, *string, *date_str;
|
||||
guint i;
|
||||
gchar *tz;
|
||||
const gchar *tz;
|
||||
|
||||
if (g_test_verbose())
|
||||
g_print ("checking string chunks...");
|
||||
|
Reference in New Issue
Block a user