mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Don't make ABI depend on G_ENABLE_DEBUG, just add an empty
2007-01-30 Matthias Clasen <mclasen@redhat.com> * glib/glib.symbols: * glib/gslice.h: * glib/gslice.c: Don't make ABI depend on G_ENABLE_DEBUG, just add an empty g_slice_debug_tree_statistics () implementation in the !G_ENABLE_DEBUG case. svn path=/trunk/; revision=5318
This commit is contained in:
committed by
Matthias Clasen
parent
df3dd538e5
commit
6a6d92a218
@@ -1,3 +1,11 @@
|
||||
2007-01-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols:
|
||||
* glib/gslice.h:
|
||||
* glib/gslice.c: Don't make ABI depend on G_ENABLE_DEBUG,
|
||||
just add an empty g_slice_debug_tree_statistics () implementation
|
||||
in the !G_ENABLE_DEBUG case.
|
||||
|
||||
2007-01-26 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Define G_GNUC_INTERNAL for Sun Studio
|
||||
|
Reference in New Issue
Block a user