• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: where have all the IVARS gone? (long time passing...)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: where have all the IVARS gone? (long time passing...)
      • From: Bill Bumgarner <email@hidden>
References: 
 >RE: where have all the IVARS gone? (long time passing...) (From: Vinay Prabhu <email@hidden>)
 >Re: where have all the IVARS gone? (long time passing...) (From: Bill Bumgarner <email@hidden>)

  • Prev by Date: Re: where have all the IVARS gone? (long time passing...)
  • Next by Date: Re: Core Data entities not getting loaded into MOC when opening file
  • Previous by thread: RE: where have all the IVARS gone? (long time passing...)
  • Next by thread: Re: where have all the IVARS gone? (long time passing...)
  • Index(es):
    • Date
    • Thread