On Jun 5, 2011, at 6:07 AM, Nicola Pero wrote:
> This patch fixes PR objc/49287. The problem is that enabling the compiler
> checks
> for missing @interfaces triggered a couple of warnings of missing @interfaces
> in some
> testcases (this only showed up with the NeXT runtime because objc_getCl
This patch fixes PR objc/49287. The problem is that enabling the compiler
checks
for missing @interfaces triggered a couple of warnings of missing @interfaces
in some
testcases (this only showed up with the NeXT runtime because objc_getClass() is
treated
specially only with the NeXT runtime; we