On Mon, Apr 13, 2009 at 4:47 PM, jonat...@mugginsoft.com <jonat...@mugginsoft.com> wrote: > NSDecimalNumber *n2 = nil; > n = [n decimalNumberByAdding:n2];
You can't assume that nil is a valid argument. So no, the lack of any documentation stating that "passing nil will blow up" is not a bug. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com