discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Switching to libobjc2


From: Konstantin Osipov
Subject: Re: Switching to libobjc2
Date: Mon, 2 Jul 2012 21:40:42 +0400

* David Chisnall <theraven@sucs.org> [12/07/02 20:20]:
> > Is it TYPE_DEPENDANT_DISPATCH? I checked and we are compiling
> > with it turned on.
> No, it's a compiler option for the Objective-C code that you
> compile: -fno-objc-legacy-dispatch.

Apparently this works on Apple llvm only.

Both clang 3.0 and clang 3.1 on my Ubuntu 12.04 do not recognize
it.

> > 
> > Is there anywhere an example for how to box a C++ exception,
> > if not using GNUSTEP or Foundation framework?
> Look at the CXXException class in GNUstep, it implements everything you need.

Thank you.

-- 
http://tarantool.org - an efficient, extensible in-memory data store



reply via email to

[Prev in Thread] Current Thread [Next in Thread]