• 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: Possible Bug in NSFileManager -moveItemAtPath:toPath:error:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Possible Bug in NSFileManager -moveItemAtPath:toPath:error:


  • Subject: Re: Possible Bug in NSFileManager -moveItemAtPath:toPath:error:
  • From: "stephen joseph butler" <email@hidden>
  • Date: Sat, 31 May 2008 16:51:21 -0500

On Sat, May 31, 2008 at 4:35 PM, Jonathan Dann <email@hidden> wrote:
> On 31 May 2008, at 18:17, Jens Alfke wrote:
>> Try using the system call "rename". (Use "man 2 rename" to see the
>> documentation.)
>> Call -fileSystemRepresentation on your path strings to convert them to
>> appropriate C strings.
>
> I'll have a look at that, would that break if my users have non-ascii
> filenames?  I've only worked with NString, which handles Unicode
> transparently.

As long as you use fileSystemRepresentation, it always does The Right
Thing w.r.t. Unicode encoding.
_______________________________________________

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

  • Follow-Ups:
    • Re: Possible Bug in NSFileManager -moveItemAtPath:toPath:error:
      • From: Jonathan Dann <email@hidden>
References: 
 >Possible Bug in NSFileManager -moveItemAtPath:toPath:error: (From: Jonathan Dann <email@hidden>)
 >Re: Possible Bug in NSFileManager -moveItemAtPath:toPath:error: (From: Jens Alfke <email@hidden>)
 >Re: Possible Bug in NSFileManager -moveItemAtPath:toPath:error: (From: Jonathan Dann <email@hidden>)

  • Prev by Date: Re: Opening column for edit after adding to tree controller?
  • Next by Date: Re: Leak when animating Core Animation Superlayer
  • Previous by thread: Re: Possible Bug in NSFileManager -moveItemAtPath:toPath:error:
  • Next by thread: Re: Possible Bug in NSFileManager -moveItemAtPath:toPath:error:
  • Index(es):
    • Date
    • Thread