> On Jun 29, 2015, at 16:30 , Jens Alfke <j...@mooseyard.com> wrote:
> 
> 
>> On Jun 29, 2015, at 4:23 PM, Rick Mann <rm...@latencyzero.com> wrote:
>> 
>>      http://pastebin.com/Q7sBWBnN
>> 
>> url is unwrapped already, and I'm (wrongly) trying to unwrap the 
>> NSURLRequest. But it's not complaining about the arguments to 
>> NSURLRequest.init(URL:).
> 
> The error I get with Xcode 7 beta 2 is
> 
> error: operand of postfix '?' should have optional type; type is 
> 'NSURLRequest'
>     if let req = NSURLRequest(URL: url)?
>                  ~~~~~~~~~~~~~~~~~~~~~~^
> 
> So it looks like this has been fixed already.

Ah! Let me go download that. Thanks!


-- 
Rick Mann
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to