[Oberon] GC for dynamic arrays of records in Extended Oberon fixed
Hellwig Geisse
hellwig.geisse at mni.thm.de
Thu Aug 27 17:31:59 CEST 2020
Andreas,
On Do, 2020-08-27 at 16:29 +0200, Andreas Pirklbauer wrote:
> The Extended Oberon GC for dynamic arrays of records
> previously used an incorrect increment when traversing the
> array of pointer offsets in the type descriptor of the record
> (1 instead of 4). This is fixed now. See Kernel.Mark.
>
"MODULE Kernel; (*... AP 1.9.20 Extended Oberon*)"
you are way ahead of us normal mortals... ;-)
Anyway, thanks for the correction.
Hellwig
More information about the Oberon
mailing list