mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
Remove assertion. Return TRUE if the iter doesn't have a parent. Fix
Fri Feb 9 17:46:18 2007 Søren Sandmann <sandmann@redhat.com> * glib/gsequence.c (g_sequence_get_end_iter): Remove assertion. * glib/gsequence.c (is_end): Return TRUE if the iter doesn't have a parent. * glib/gsequence.c: Fix grammar of comment. * glib/gsequence.c (node_update_fields): Use a temporary variable for the n_nodes. svn path=/trunk/; revision=5331
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
5fa8f600f5
commit
49eaf7a69b
@@ -1,3 +1,12 @@
|
||||
Fri Feb 9 17:46:18 2007 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* glib/gsequence.c (g_sequence_get_end_iter): Remove assertion.
|
||||
* glib/gsequence.c (is_end): Return TRUE if the iter doesn't have
|
||||
a parent.
|
||||
* glib/gsequence.c: Fix grammar of comment.
|
||||
* glib/gsequence.c (node_update_fields): Use a temporary variable
|
||||
for the n_nodes.
|
||||
|
||||
2007-02-07 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* tests/sequence-test.c (compare_items): Force an arbitrary order
|
||||
|
Reference in New Issue
Block a user