On 14.1.2013 11:42, David Chisnall wrote:
This is now fixed in trunk, however...

On 14 Jan 2013, at 08:59, Luboš Doležel wrote:

I could use objc_resolve_class() in between class registrations,
but that results in +load being called, which should not be
happening at that point.

Testing on OS X shows that +load is never called on classes that are
allocated at run time, which is somewhat interesting.  I've now done
a slightly cleaner fix, that simply avoids sending +load messages to
any user-created classes.

David


Great, thanks!

Have you received my >64K selectors bug report and the executable stack fix suggestion?

I mailed you those two privately and I'm not sure if it hadn't ended up in you junk mail.

--
Luboš Doležel

_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to