Re: Syntactic sugar
Re: Syntactic sugar
- Subject: Re: Syntactic sugar
- From: "Sean McBride" <email@hidden>
- Date: Tue, 5 Sep 2006 14:30:24 -0400
- Organization: Rogue Research
On 2006-09-05 10:09, Keith Ray said:
>I wonder why the macros are not redefined to use @try etc. when the compiler
>is set to enable that syntax.
For compatibility. @try and friends require 10.3, some minimum version
of gcc, and the Apple runtime. So if you want to build your app with
CodeWarrior or deploy it on GNUstep or Mac OS 10.2, you can't use @try
and friends.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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