• 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
NSFileManager's copyItemAtPath:toPath:error: syslogging every directory it finds?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSFileManager's copyItemAtPath:toPath:error: syslogging every directory it finds?


  • Subject: NSFileManager's copyItemAtPath:toPath:error: syslogging every directory it finds?
  • From: Jim Turner <email@hidden>
  • Date: Mon, 1 Jun 2009 15:54:53 -0500

Hopefully this has a simple answer but it seems now that when I call
copyItemAtPath:toPath:error: to copy a folder to another location, I
get this in the console:

6/1/09 3:48:28 PM
/Users/jimt/Source/MyApp/trunk/build/Debug/MyApp.app/Contents/MacOS/MyApp[29625]
reading from /Users/jimt/Library/MyApp/MyFolder: Is a directory

I had to break on syslog() to see who was even causing this to happen.
 I'm not sure what's changed or if I've set some magic flag someplace
that's finding its way into the internals of
copyItemAtPath:toPath:error: but does anyone know why I'd be getting
that logged? Very confusing.

--
Jim
http://nukethemfromorbit.com
_______________________________________________

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: NSFileManager's copyItemAtPath:toPath:error: syslogging every directory it finds?
      • From: Chris Parker <email@hidden>
  • Prev by Date: Re: Custom view resizing
  • Next by Date: SQL store, GC apps, "statement is still active" exception, setReturnsObjectsAsFaults:NO
  • Previous by thread: Re: Custom view resizing
  • Next by thread: Re: NSFileManager's copyItemAtPath:toPath:error: syslogging every directory it finds?
  • Index(es):
    • Date
    • Thread