Closed Bug 587618 Opened 15 years ago Closed 14 years ago

movePath:toPath:handler: is deprecated in UIMoveFile

Categories

(Toolkit :: Crash Reporting, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

References

Details

Attachments

(1 file)

toolkit/crashreporter/client/crashreporter_osx.mm: In function ‘bool UIMoveFile(const std::string&, const std::string&)’: 881: warning: ‘movePath:toPath:handler:’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:173) http://developer.apple.com/mac/library/documentation/Cocoa/Reference/Foundation/Classes/NSFileManager_Class/DeprecationAppendix/AppendixADeprecatedAPI.html#//apple_ref/occ/instm/NSFileManager/movePath:toPath:handler: movePath:toPath:handler: Moves the directory or file specified by a given path to a different location in the file system identified by another path. (Deprecated in Mac OS X v10.5. Use moveItemAtPath:toPath:error: instead.) http://developer.apple.com/mac/library/documentation/Cocoa/Reference/Foundation/Classes/NSFileManager_Class/Reference/Reference.html#//apple_ref/occ/instm/NSFileManager/moveItemAtPath:toPath:error: moveItemAtPath:toPath:error: Moves the directory or file specified by a given path to a different location in the file system identified by another path.
Attached patch patchSplinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #466286 - Flags: review?(ted.mielczarek)
Attachment #466286 - Flags: review?(ted.mielczarek) → review+
Attachment #466286 - Flags: approval2.0?
Attachment #466286 - Flags: approval2.0? → approval2.0+
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: