Re: Anyone using OCUnit with Tiger/XCode 2.0?
Re: Anyone using OCUnit with Tiger/XCode 2.0?
- Subject: Re: Anyone using OCUnit with Tiger/XCode 2.0?
- From: Rick Kitts <email@hidden>
- Date: Mon, 2 May 2005 15:34:38 -0700
Actually it turns out I was using an older version of OCUnit.
Upgrading to v41 fixed my problem. Someone from Sente was kind
enough to contact me off list and helped figure it out. Bonehead indeed.
---Rick
On May 2, 2005, at 2:34 PM, Bill Bumgarner wrote:
On May 2, 2005, at 11:58 AM, Rick Kitts wrote:
I upgraded to Tiger/XCode 2.0 on Friday and discovered that the
macro STAssertThrowsSpecific is generating this error in my
existing code:
: error: @catch parameter is not a known Objective-C class type
The class I'm trying to catch is available when the macro is
expanded. Has anyone else run into this problem or can tell me
what bonehead mistake I'm making?
You need to enable objc-exceptions, it would appear.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden