bug-gnustep
[Top][All Lists]
Advanced

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

Re: Objective-C bug?


From: Jonathan Olson
Subject: Re: Objective-C bug?
Date: Fri, 4 Jun 2004 20:50:36 -0700

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.






reply via email to

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