Re: [patch] calling g_malloc & co via a vtable



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]