gnustep-dev
[Top][All Lists]
Advanced

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

Re: DO and "leaked" connection object


From: Maxthon Chan
Subject: Re: DO and "leaked" connection object
Date: Tue, 05 Feb 2013 17:44:11 +0800

Well if you want to use ARC, you need libobjc2 instead of original libobjc, and 
compile using clang with -fobjc-arc flag, assuming you are using a 64-bit 
machine. You can read Apple's documentation on ARC.

在 2013-2-5,下午5:42,Riccardo Mottola <address@hidden> 写道:

> Maxthon Chan wrote:
>> Just an idea, will ARC work?
> I don't know what it ARC would do in this situation, perhaps knowing
> that can help me putting the rlease in the correct place. I don't
> like/use it. In any case I want to understand what should be done with
> the connection.
> I don't hitnk this is a seirous error, but I want to understand.
> 
> Riccardo
> 




reply via email to

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