Re: Exception handling
Re: Exception handling
- Subject: Re: Exception handling
- From: Andreas Mayer <email@hidden>
- Date: Fri, 31 Oct 2003 05:39:09 +0100
Am 31.10.2003 um 03:47 schrieb Scott Thompson:
if you use the Objective-C exceptions that are more "built-in" to the
language, your code will continue to run just fine in older versions
of the OS.
Really? So the online documentation is wrong?
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
3objc_language_overview/chapter_3_section_9.html#//apple_ref/doc/uid/
20001424/BCIFAFAI
"Objective-C provides support for exception handling and thread
synchronization, [...]
Note: Using either of these features in a program, renders the
application runnable only in Mac OS X v10.3 and later because runtime
support for exception handling and synchronization is not present in
earlier versions of the software."
bye. Andreas.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.