gnustep-dev
[Top][All Lists]
Advanced

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

can't use @protocol in +load


From: Jeremy Bettis
Subject: can't use @protocol in +load
Date: Wed, 23 Jul 2003 17:20:55 -0500

It appears that using @protocol in +load is not a good idea.  This is with
libobjc built as a dll on windows.  The code is CVS snapshot from Jul 10,
2003.

Could someone give me a hint for getting this fixed?

It looks like the __objc_init_protocols needs to be called on all modules
before objc_send_load is called on any of them.

Where do I start looking.  This is extra hard since mingw gdb apparently
can't set breakpoints in dlls........





reply via email to

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