Author: ericwa
Date: Thu Jul 21 03:23:08 2011
New Revision: 33595
URL: http://svn.gna.org/viewcvs/gnustep?rev=33595&view=rev
Log:
* Source/GSAttributedString.m: Throw an exception if the string object
passed to -initWithString:attributes: doesn't respond to -length, or if
it is nil. This is the same behaviour as OS X.
* Source/NSAttributedString.m (-init): Call -initWithString:attributes:
with @"" instead of nil, since passing nil now causes an exception
to be thrown.
Modified:
libs/base/trunk/ChangeLog
libs/base/trunk/Source/GSAttributedString.m
libs/base/trunk/Source/NSAttributedString.m
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs