mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Accept NULL and return GQuark value of zero. (#446859)
2007-06-17 Behdad Esfahbod <behdad@gnome.org> * glib/gdataset.c (g_quark_from_string), (g_quark_from_static_string): Accept NULL and return GQuark value of zero. (#446859) svn path=/trunk/; revision=5572
This commit is contained in:
committed by
Behdad Esfahbod
parent
fe20105fb4
commit
f50d64c6ad
@@ -1,3 +1,9 @@
|
||||
2007-06-17 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/gdataset.c (g_quark_from_string),
|
||||
(g_quark_from_static_string): Accept NULL and return GQuark
|
||||
value of zero. (#446859)
|
||||
|
||||
2007-06-16 Mathias Hasselmann <mathias.hasselmann@gmx.de>
|
||||
|
||||
* glib/gstring.c: Correctly use g_printf_string_upper_bound
|
||||
|
Reference in New Issue
Block a user