mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Delay allocation until after all g_return_val_if_fail ().
2002-02-04 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/gthread.c (g_thread_create_full): Delay allocation until after all g_return_val_if_fail (). * glib/gthread.h: Make depth member guint for cosmetic reasons. * glib/gthread.c: (g_static_rec_mutex_unlock_full): depth should be unsigned. All that spotted by Jrgen Viksell <jorgen.viksell@telia.com>
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
cf67c99825
commit
cb17f230b5
@@ -1,3 +1,14 @@
|
||||
2002-02-04 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/gthread.c (g_thread_create_full): Delay allocation until
|
||||
after all g_return_val_if_fail ().
|
||||
|
||||
* glib/gthread.h: Make depth member guint for cosmetic reasons.
|
||||
|
||||
* glib/gthread.c: (g_static_rec_mutex_unlock_full): depth should
|
||||
be unsigned. All that spotted by J<>rgen Viksell
|
||||
<jorgen.viksell@telia.com>
|
||||
|
||||
2002-02-02 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/gmain.c
|
||||
|
Reference in New Issue
Block a user