Re: NSURLConnection error codes. Is there a list somewhere ?
Re: NSURLConnection error codes. Is there a list somewhere ?
- Subject: Re: NSURLConnection error codes. Is there a list somewhere ?
- From: "I. Savant" <email@hidden>
- Date: Mon, 6 Apr 2009 12:39:06 -0400
On Mon, Apr 6, 2009 at 9:04 AM, Jérome Foucher <email@hidden> wrote:
>> Look in NSURLError.h
...
> Anyway, you saved my day. Cocoa-dev 1 - Spotlight 0.
It might be worth (if you haven't already) forcing Spotlight to
index your /Developer folder. I think a thread came up recently where
the Developer folder is no longer ignored, but I know it used to be.
In fact, quite recently (on an up-to-date Leopard machine), I noticed
I wasn't getting header and documentation results from Spotlight any
more, so I did a manual import again to get it working once more:
$ mdimport /Developer
Of course searching for the error number itself might've proved
difficult, but a custom search for .h files containing NSURL would be
a way to go. Hope that helps.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden