mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Only use G_LIKELY in g_assert() and g_return_[val]_if_fail() if it is
* glib/gmessages.h: Only use G_LIKELY in g_assert() and g_return_[val]_if_fail() if it is actually doing something.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-11-26 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gmessages.h: Only use G_LIKELY in g_assert() and
|
||||
g_return_[val]_if_fail() if it is actually doing something.
|
||||
|
||||
2002-11-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/grand.c, gthread/gthread-impl.c, tests/rand-test.c:
|
||||
|
Reference in New Issue
Block a user