On Wednesday, September 10, 2003, at 03:28 AM, David Ayers wrote:


       * Headers/Additions/GNUstepBase/GSObjCRuntime.h (GSObjCSuper):
       Added test for uninitialized superclass reference.

Commited to HEAD.
(And will commit to the branch if no one objects.)

OK.

I'm not certain though, whether we want to commit the previos patch:
2003-08-24  David Ayers  <d dot ayers at inode dot at>

       * Headers/Additions/GNUstepBase/GSObjCRuntime.h
       (GSObjCClass):  Allow nil values.
       (GSObjCIsInstance): Ditto.
       (GSObjCIsClass): New function.
       (GSClassNameFromObject): Ditto.
       (GSObjCIsKindOf):  Use GSObjCSuper() in favor of
       class_get_super_class().

...

(plus some other GSObjCRuntime usage followups that are already part of HEAD)
to the branch, as we might have some subtle implicit semantic changes, but I think the should be minimal and only have effect for people dealing with MetaClasses and such.


If we want them on the branch, I can commit them.



I think we can commit this to the branch. Especially since these are (or may be) useful for GDL2 users. I don't want base-1.8.0 to be obsolete before it's released.


Anyway, I'll probably make another pre-release next week.



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to