[fpc-devel] Improving Ref Counting
Florian Klaempfl
florian at freepascal.org
Sun Feb 27 20:38:51 CET 2005
Uberto Barbini wrote:
> On Sunday 27 February 2005 15:29, Peter Vreman wrote:
>
>>Why are you looking at GC/Refcounting when the problem is the try..finally?
>>It is better to rewrite the try..finally code using the C++ ABI for
>>exception handling.
>
>
> +1
> and it'd be benefical to all applications.
Using the C++ ABI the overhead is almost zero.
More information about the fpc-devel
mailing list