Bill Allombert on Sun, 03 Mar 2019 13:59:09 +0100


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

Re: PARI’s ABI


On Thu, Feb 28, 2019 at 03:41:57AM -0800, Ilya Zakharevich wrote:
> What about arrays on the PARI heap which have been “modified” to
> address other data on the PARI heap?  Should not they
> (and ALL their parents) be marked for deep-inspection-on-deletion???

This is not done currently.

Why would it be necessary to mark their parents too (or maybe I do not
understand what you call their parents) ?

Cheers,
Bill.