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
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev