Re: [patch] calling g_malloc & co via a vtable
- From: Alexander Larsson <alla lysator liu se>
- To: Sebastian Wilhelmi <wilhelmi ira uka de>
- Cc: Alexander Larsson <alla lysator liu se>, Gtk Development List <gtk-devel-list gnome org>
- Subject: Re: [patch] calling g_malloc & co via a vtable
- Date: Mon, 9 Oct 2000 14:21:28 +0200 (CEST)
On Mon, 9 Oct 2000, Sebastian Wilhelmi wrote:
> But if you are using the callback, then you know the concrete GMemFunctions
> implementation (otherwise there is no callback) and this implementation then
> has to provide that facility for you. What does glib have to do with that?
Yes, but other code that is unaware of my callback might use
g_try_malloc(), and I want it to do something meaningful.
/ Alex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]