|
One thing which worr me slightly is:
if I replace class_get_super_class(c) by [c
superclass]
I have a compiler warning:
objcsharp.m: In function
`objcsharp_get_super_class':
objcsharp.m:11: warning: cannot find method objcsharp.m:11: warning: return type for `superclass' defaults to id it works but it seems
unsafe/unsure/unmaintain/breakable!
any idea of the proper code?
|
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
