mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Check the return values of g_tree_remove().
2005-05-17 Matthias Clasen <mclasen@redhat.com> * tests/tree-test.c (main): Check the return values of g_tree_remove(). * glib/gtree.c (g_tree_remove, g_tree_steal): Return a boolean indicating wether the key was found. (#302545, Matthew F. Barnes)
This commit is contained in:
committed by
Matthias Clasen
parent
16d8ccb0b5
commit
0c04a92b2b
@@ -1,3 +1,12 @@
|
||||
2005-05-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/tree-test.c (main): Check the return values of
|
||||
g_tree_remove().
|
||||
|
||||
* glib/gtree.c (g_tree_remove, g_tree_steal): Return
|
||||
a boolean indicating wether the key was found. (#302545,
|
||||
Matthew F. Barnes)
|
||||
|
||||
2005-05-06 Brian Cameron <brian.cameron@sun.com>
|
||||
|
||||
* configure.in, gmodule-no-export-2.0-uninstalled.pc.in,
|
||||
|
Reference in New Issue
Block a user