[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Native objc exceptions again
From: |
Germán Arias |
Subject: |
Re: Native objc exceptions again |
Date: |
Thu, 01 Sep 2011 23:54:47 -0600 |
On mié, 2011-08-31 at 06:10 +0100, Richard Frith-Macdonald wrote:
> On 30 Aug 2011, at 02:32, Germán Arias wrote:
>
> > Is there a way to get the value of BASE_NATIVE_OBJC_EXCEPTIONS (in
> > GSConfig.h) from shell? Something like "defaults read ...". My solution
> > for the moment is grep the file GSConfig.h to see the value and then
> > define _NATIVE_OBJC_EXCEPTIONS. But Emacs people say this is ugly.
> > Thanks.
>
>
> Perhaps you want USE_OBJC_EXCEPTIONS from base.make ?
> That's the value for makefiles (the value in GSConfig.h is of course
> intended for use by the preprocessor when compiling source code).
I will try it, thanks.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Native objc exceptions again,
Germán Arias <=