Closed Bug 577237 Opened 14 years ago Closed 14 years ago

LaunchChildMac - [NSString stringWithCString] is deprecated

Categories

(Toolkit Graveyard :: XULRunner, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: timeless, Assigned: timeless)

References

Details

Attachments

(2 files)

bug 577213 bumps the required version for the updater to 10.5

http://developer.apple.com/mac/library/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html#//apple_ref/occ/clm/NSString/stringWithCString:encoding:

requires 10.4

toolkit/xre/MacLaunchHelper.mm:
 In function ‘void LaunchChild(int, char**)’:
86: warning: ‘stringWithCString:’ is deprecated
 (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386)
Attached patch proposalSplinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #456255 - Flags: review?(ted.mielczarek)
actually, i wonder if i'm supposed to assume file system encoding.
OS: Mac OS X → Windows 7
OS: Windows 7 → Mac OS X
i think bug 600411 fixed this
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: