Thanks for the suggestion. It looks like gcc 3.4 got many fixes, one of which fixed this problem.

On Jun 4, 2004, at 8:18 AM, Nicola Pero wrote:


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.




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

Reply via email to