• 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: FSCopyObjectASync Not Calling Callback In Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FSCopyObjectASync Not Calling Callback In Cocoa


  • Subject: Re: FSCopyObjectASync Not Calling Callback In Cocoa
  • From: "stephen joseph butler" <email@hidden>
  • Date: Thu, 1 May 2008 03:26:20 -0500

On Wed, Apr 30, 2008 at 7:42 PM, Matt Long <email@hidden>
wrote:

>    FSPathMakeRef( (const UInt8 *)[[sourceFilePath stringValue]
> cStringUsingEncoding:NSUTF8StringEncoding], &source, NULL );
>    Boolean isDir = true;
>    FSPathMakeRef( (const UInt8 *)[[destinationFilePath stringValue]
> cStringUsingEncoding:NSUTF8StringEncoding], &destination, &isDir );


Along with the  other comments, I don't think anyone has mention that these
should be -[NSString fileSystemRepresentation].
_______________________________________________

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

  • Prev by Date: Re: FSCopyObjectASync Not Calling Callback In Cocoa
  • Next by Date: Re: Immediate memory release
  • Previous by thread: Re: FSCopyObjectASync Not Calling Callback In Cocoa
  • Next by thread: Re: FSCopyObjectASync Not Calling Callback In Cocoa
  • Index(es):
    • Date
    • Thread