I just ran into this rather... interesting... error message:
I can't tell if that's an Easter Egg or... does anyone not think it seems weirdly chatty?
*** -[__NSCFCalendar ordinalityOfUnit:inUnit:forDate:]: date cannot be nil
I mean really, what do you think that operation is supposed to mean with a nil date?
An exception has been avoided for now.
A few of these errors are going to be reported with this complaint, then further violations will simply silently do whatever random thing results from the nil.
Here is the backtrace where this occurred this time (some frames may be missing due to compiler optimizations):
I can't tell if that's an Easter Egg or... does anyone not think it seems weirdly chatty?