|
From: | Lloyd Dupont |
Subject: | Re: bug with objc runtime (on Windows): Solved!! |
Date: | Thu, 19 May 2005 11:21:33 +1000 |
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?
|
[Prev in Thread] | Current Thread | [Next in Thread] |