[fpc-devel] (ref types / circles) Re: Defer keyword

Ryan Joseph genericptr at gmail.com
Fri May 7 03:31:36 CEST 2021



> On May 6, 2021, at 7:14 PM, Ryan Joseph <genericptr at gmail.com> wrote:
> 
> This can be detected at compile and at least give a warning. "a" is a member of TR and the element type of "a" is TR, then we're assigning TR to said array. It's that simple I think.

It also occurs to me that record management operators already allow these types of circular references. It's just par for the course with ref counting and something programmers need to be aware of.

Regards,
	Ryan Joseph



More information about the fpc-devel mailing list