gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error with runtime includes


From: Riccardo Mottola
Subject: Re: error with runtime includes
Date: Wed, 25 Jan 2012 11:38:07 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20120104 Icedove/8.0

Hi,
I see only class_getInstanceSize(), do you see something else?

Yes, I see ((struct objc_class *) self)->instance_size and this
shouldn't be used anywhere.
If you see, class_getInstanceSize gets used on any modern apple runtime and the gnustep runtime. the other access remains active only for older apple (my 10.3 and 10.4 computers)

But I also think that the  super dealloc call in -dealloc is wrong. It
would be better if the whole object pool code gets never used.
Here you have lost me, sorry.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]