Deprecate and drop support for memory vtables
authorAlexander Larsson <alexl@redhat.com>
Sat, 27 Jun 2015 16:38:42 +0000 (18:38 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jul 2015 03:30:20 +0000 (23:30 -0400)
commit3be6ed60aa58095691bd697344765e715a327fc1
treef5484c39c9bdc311617389ee2efd4d695a7de65a
parent08a3f3f3d2190c7ff393ea13c5a310ba8a13a2e0
Deprecate and drop support for memory vtables

The memory vtables no longer work, because glib contructors are called
before main(), so there is no way to set it them before use. This stops using
the vtable at all, and deprecates and stubs out the related functions.

https://bugzilla.gnome.org/show_bug.cgi?id=751592
glib/gmem.c
glib/gmem.h