Re: NSAssert with format string
Re: NSAssert with format string
- Subject: Re: NSAssert with format string
- From: Matt Neuburg <email@hidden>
- Date: Wed, 16 Nov 2011 11:40:57 -0800
Luke:
(1) Thx!
(2) Any memory of when that happened? Just curious, no biggie.
(3) Want me to file a bug on the docs?
m.
On Nov 16, 2011, at 11:38 AM, Luke Hiesterman wrote:
> Yes, NSAssert now accepts varargs for formatted strings.
>
> Luke
>
> On Nov 16, 2011, at 11:33 AM, Matt Neuburg wrote:
>
>> The docs say that NSAssert takes a condition and a string, and if you want a format string you have to use one of NSAssert's relative, such as NSAssert1, according to the number of format specifiers. But experimentation shows that NSAssert(0, @"%@", @"testing") does work. Are the docs wrong - can I just use format specifiers freely with NSAssert, and not bother with NSAssert1 and so forth? Thx - m.
>>
>> --
>> matt neuburg, phd = email@hidden, http://www.apeth.net/matt/
>> pantes anthropoi tou eidenai oregontai phusei
>> Among the 2007 MacTech Top 25, http://tinyurl.com/2rh4pf
>> Programming iOS 4! http://www.apeth.net/matt/default.html#iosbook
>> RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
>> TidBITS, Mac news and reviews since 1990, http://www.tidbits.com
>>
>>
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> 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:
>>
>> This email sent to email@hidden
>
--
matt neuburg, phd = email@hidden, http://www.apeth.net/matt/
pantes anthropoi tou eidenai oregontai phusei
Among the 2007 MacTech Top 25, http://tinyurl.com/2rh4pf
Programming iOS 4! http://www.apeth.net/matt/default.html#iosbook
RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
TidBITS, Mac news and reviews since 1990, http://www.tidbits.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden