removed assertment about rtree->root being NULL, so this function can be

Sun Jan 17 17:15:59 1999  Tim Janik  <timj@gtk.org>

        * gtree.c (g_tree_traverse): removed assertment about rtree->root being
        NULL, so this function can be applied to unpopulated trees as well, fix
        provided by Simon Kagedal <sika8225@csd.uu.se>.
This commit is contained in:
Tim Janik
1999-01-17 16:56:28 +00:00
committed by Tim Janik
parent 48763aea23
commit 6db5c264f9
10 changed files with 64 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
NULL, so this function can be applied to unpopulated trees as well, fix
provided by Simon Kagedal <sika8225@csd.uu.se>.
Sun Jan 17 11:17:19 1999 Christopher Blizzard <blizzard@appliedtheory.com>
* glib.spec: add packager address