bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C bug?


From: Nicola Pero
Subject: Re: Objective-C bug?
Date: Fri, 4 Jun 2004 16:18:49 +0100 (BST)

> The gcc 3.3.3 Objective-C compiler on Linux generates bogus method name 
> conflicts which do not occur on the gcc 3.3 compiler on OSX.  
> Objective-C should be able to distinguish between identically named 
> class methods in the following example.
> 
> For example, the following program compiles cleanly on OSX Panther/gcc 
> 3.3, but generates error messages on gcc 3.3.3 on Linux.

Try a newer compiler.  At least gcc 3.5.0 on Linux doesn't generate those
warnings.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]