bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #29736] missing base methods


From: David Wetzel
Subject: [bug #29736] missing base methods
Date: Mon, 03 May 2010 02:11:50 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; de-de) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

Follow-up Comment #3, bug #29736 (project gnustep):

writeToFile: atomically: encoding: error:

is missing on NSString.

writeToFile:atomically: in NSString is deprecated since OS X v10.4

http://developer.apple.com/mac/library/documentation/cocoa/reference/foundation/Classes/NSString_Class/Reference/NSString.html#jumpTo_129

There is NO writeToFile:atomically:encoding:error in NSDictionary.
only - (BOOL)writeToFile:(NSString *)path atomically:(BOOL)flag

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29736>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]