• 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: I don't understand these ARC-converter complaints.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I don't understand these ARC-converter complaints.


  • Subject: Re: I don't understand these ARC-converter complaints.
  • From: Ken Thomases <email@hidden>
  • Date: Thu, 07 Nov 2013 18:53:32 -0600

On Nov 7, 2013, at 6:39 PM, Gavin Stokes wrote:

> I'm running an app through the ARC converter, and I'm mystified by two
> different problems.
>
> 1. It's complaining about part of a source file that passed its analysis in
> a different project (the source file is exactly the same in both projects).

Is every header it includes/imports also exactly the same?


> 2. It's complaining about things like: "@synthesize of 'weak' property is
> only allowed in ARC or GC mode."  Uh, yeah, I'm converting to that mode!

But it's illegal in the mode you're converting from.  It sounds like it's saying it doesn't know how to properly convert code with undefined semantics.

Regards,
Ken


 _______________________________________________
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


  • Follow-Ups:
    • Re: I don't understand these ARC-converter complaints.
      • From: Gavin Stokes <email@hidden>
References: 
 >I don't understand these ARC-converter complaints. (From: Gavin Stokes <email@hidden>)

  • Prev by Date: I don't understand these ARC-converter complaints.
  • Next by Date: Re: I don't understand these ARC-converter complaints.
  • Previous by thread: I don't understand these ARC-converter complaints.
  • Next by thread: Re: I don't understand these ARC-converter complaints.
  • Index(es):
    • Date
    • Thread