Re: Obj-C private and XCode 2.3
Re: Obj-C private and XCode 2.3
- Subject: Re: Obj-C private and XCode 2.3
- From: j o a r <email@hidden>
- Date: Wed, 24 May 2006 12:09:48 +0200
On 24 maj 2006, at 10.49, Jean-Daniel Dupas wrote:
With XCode 2.2.1, private ivar from superclass was hidden in
subclasses @interface (and @implementation), and it compile well,
but with XCode 2.3 it appears that private ivars are only hidden in
subclasses @implementation and i get this error: duplicate member
'sd_delegate'.
<snip>
Is this a last gcc version bug, or was this a gcc 4.0 bug?
Since that code doesn't make sense, there should at least be a
warning - So in my opinion the current version of GCC does the
correct thing.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden