NSAssert Error output contains source code path
NSAssert Error output contains source code path
- Subject: NSAssert Error output contains source code path
- From: Jaime Magiera <email@hidden>
- Date: Fri, 9 Mar 2007 15:35:11 -0500
Hello folks,
I just had something odd happen... A user of the software project I
inherited ran into a program error. There's an NSAssert in the code
whose result is output to console. The error shows the path of the
class when it was compiled:
*** Assertion failure in -[blahblah resizeImages], /Users/jaimelm/
project/blablah.mm:1593
Is this expected behavior? Is there something that might have done
wrong? I'm unclear on where/why for this? any thoughts? It's a little
bit disconcerting because the user was like "Hey, how come this
strange username is in the error?"
thanks,
Jaime
Jaime Magiera
Sensory Research Network
http://www.sensoryresearch.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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