Re: What are the official limits of Cocoa when it comes to the length of path names?
Re: What are the official limits of Cocoa when it comes to the length of path names?
- Subject: Re: What are the official limits of Cocoa when it comes to the length of path names?
- From: Alastair Houghton <email@hidden>
- Date: Fri, 13 Jul 2007 15:42:47 +0100
On 13 Jul 2007, at 15:40, Clark Cox wrote:
On 7/13/07, Alastair Houghton <email@hidden> wrote:
On 13 Jul 2007, at 11:36, Stéphane Sudre wrote:
>> Of course, that all depends on your individual case.
>
> Actually, I'm tracking an issue with Alias resolution and I'm
> testing different cases to see where the problem might come from.
> My biggest surprise so far is that the same limit affects
> CFURLGetFSRef.
This isn't especially surprising, because (if I remember rightly)
FSRefs internally store a path
Just a minor nit to pick: that is simply not possible. An FSRef is
only 80 bytes, that is not large enough for a path.
Indeed, you're quite right. I had been poking about somewhere in the
past and spotted a path. I thought that was in an FSRef, but I was
wrong.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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