• 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
Something is not getting cleaned...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Something is not getting cleaned...


  • Subject: Something is not getting cleaned...
  • From: T Reaves <email@hidden>
  • Date: Sat, 19 Feb 2005 13:22:34 -0500

In my project I had a header that defined a struct. I decided to use a class instead. So I deleted the header file. I then created an Obj-C .m & new .h file. The new header file has the same name as the one that contained the struct. The member names in the new class are the same as the ones the struct contained.

I then cleaned my project, and rebuilt. Now, I receive a lot of warnings in the new .m file about 'invalid receiver type untagged struct *' on lines of code that send messages to the classes members.

I'm assuming something did not get cleaned properly, and old references to the struct are still around. Has anyone else seen this? Any ideas as to what I need to do to clean it up?

	Thanks.

_______________________________________________
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


  • Prev by Date: Re: Xcode's STL problem, works fine in MW
  • Next by Date: Re: Xcode's STL problem, works fine in MW
  • Previous by thread: Re: Xcode's STL problem, works fine in MW
  • Next by thread: Re: calling isnan
  • Index(es):
    • Date
    • Thread