• 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: Swift Autocomplete and closures
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Swift Autocomplete and closures


  • Subject: Re: Swift Autocomplete and closures
  • From: Chris Lattner <email@hidden>
  • Date: Tue, 10 Mar 2015 09:53:27 -0700


On Mar 9, 2015, at 7:10 PM, John Tsombakos <email@hidden> wrote:

Well, I just tried with the newly released Xcode 6.2, and still the editor does not recognize the passed in variables to the block. I’m trying to find another call that has a completion handler to see if it’s just this call or is a bigger problem.

Hi John,

FYI, there are no significant Swift changes in Xcode 6.2, they are all rolling into the 6.3 betas.  The only swift-related change in 6.2 is related to nullability audits of WatchKit (which didn’t exist in 6.1.1).

-Chris




On Mar 5, 2015, at 7:09 PM, John Tsombakos <email@hidden> wrote:


On Thu, Mar 5, 2015 at 1:54 PM, Fritz Anderson <email@hidden> wrote:
On 5 Mar 2015, at 6:24 AM, John Tsombakos <email@hidden> wrote:

I entered this line of code:

        let task = session.dataTaskWithRequest(request, completionHandler: { (myData, myResponse, myError) -> Void in

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: Swift Autocomplete and closures
      • From: John Tsombakos <email@hidden>
References: 
 >Swift Autocomplete and closures (From: John Tsombakos <email@hidden>)
 >Re: Swift Autocomplete and closures (From: Fritz Anderson <email@hidden>)
 >Re: Swift Autocomplete and closures (From: John Tsombakos <email@hidden>)
 >Re: Swift Autocomplete and closures (From: John Tsombakos <email@hidden>)
 >Re: Swift Autocomplete and closures (From: John Tsombakos <email@hidden>)

  • Prev by Date: Re: Swift Autocomplete and closures
  • Next by Date: Re: Swift Autocomplete and closures
  • Previous by thread: Re: Swift Autocomplete and closures
  • Next by thread: Re: Swift Autocomplete and closures
  • Index(es):
    • Date
    • Thread