mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-25 10:28:56 +02:00
Explode immediately if we don't recognize a type
svn path=/trunk/; revision=619
This commit is contained in:
committed by
Philip Withnall
parent
ff45096d96
commit
78c7abb34f
@@ -186,6 +186,8 @@ write_type_info (const gchar *namespace,
|
||||
g_fprintf (file, ">");
|
||||
}
|
||||
}
|
||||
else
|
||||
g_assert_not_reached ();
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user