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: Bill Bumgarner <email@hidden>
- Date: Mon, 2 May 2005 14:34:23 -0700
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