On 8 Apr 2015, at 20:53, 陈北宗 <xcvi...@gmail.com> wrote:
> 
> When I said not compatible with ARC, I mean the resulting mix of CF and 
> Foundation code will not be able to be built using ARC. However it will 
> produce headers perfectly useable in ARC code, and the rest of Foundation can 
> even be modernised into taking advantage of ARC as well.

No, when you say 'not compatible with ARC', you mean 'intrinsically fragile and 
not compatible with the non-fragile ABI', i.e. not compatible with the default 
compilation mode for Clang, or with code that exists in the same program as ARC 
code.

Or, to put it in simpler terms 'completely useless'.

David

-- Sent from my brain


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to