[fpc-devel] Improving Ref Counting

DrDiettrich drdiettrich at compuserve.de
Mon Feb 28 06:59:56 CET 2005


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.

Where do you see improvements in the C++ ABI? Or even differences?

Windows implements this ABI, and every language should use it in the
intended way. Perhaps FPC implements a different method on other
systems?

DoDi






More information about the fpc-devel mailing list