Author: theraven
Date: Wed Jan  6 19:11:39 2010
New Revision: 29222

URL: http://svn.gna.org/viewcvs/gnustep?rev=29222&view=rev
Log:
Fixed class_get_super_class() so that it actually works and simplified 
class_getSuperclass() to call it directly.  This fixes numerous other corner 
cases, for example you can now throw a constant string as an exception and have 
it work correctly even if no constant string objects have been sent messages.

Hopefully this will fix a few other Heisenbugs and reduce the strength of the 
Mottola Effect.


Modified:
    libs/libobjc2/trunk/objc/objc-api.h
    libs/libobjc2/trunk/runtime.c


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to