Re: where have all the IVARS gone? (long time passing...)
Re: where have all the IVARS gone? (long time passing...)
- Subject: Re: where have all the IVARS gone? (long time passing...)
- From: Chris Suter <email@hidden>
- Date: Mon, 10 Jul 2006 17:35:32 +1000
int ivar1;
int ivar1;
int main() {
return 1;
}
% cc -Wall foo.c
%
No warnings. That seems like a bug to me.
It's not a bug. That's what the C spec. says it should do.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden