[fpc-pascal] Stack alias for ARC like memory management?

Sven Barth pascaldragon at googlemail.com
Wed Apr 25 18:45:06 CEST 2018


Ryan Joseph <ryan at thealchemistguild.com> schrieb am Mi., 25. Apr. 2018,
15:38:

> Certainly this is a crutch because there isn’t a full ARC system. I see it
> as an easy solution and a quick fix to get a little more utility out of the
> language without overhauling everything.


What you are suggesting is neither an easy nor a quick fix, because you're
touching the fundament of the class system where both the compiler and the
RTL make heavy assumptions about.
The way to go is an ARC system using Maciej's default fields.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180425/b8434ee4/attachment.html>


More information about the fpc-pascal mailing list