mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Add notes about how you shouldn't modify these data structures as you
2001-11-29 Havoc Pennington <hp@redhat.com> * glib/gtree.c (g_tree_foreach): * glib/ghash.c (g_hash_table_foreach): Add notes about how you shouldn't modify these data structures as you iterate over them.
This commit is contained in:
committed by
Havoc Pennington
parent
4790c35c8d
commit
eb2f6f6fc1
@@ -1,3 +1,11 @@
|
||||
2001-11-29 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib/gtree.c (g_tree_foreach):
|
||||
* glib/ghash.c (g_hash_table_foreach):
|
||||
|
||||
Add notes about how you shouldn't modify these data structures as
|
||||
you iterate over them.
|
||||
|
||||
Thu Nov 29 11:16:03 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* HACKING: Update (#65721, Dave Neary)
|
||||
|
Reference in New Issue
Block a user