[fpc-devel] Implicit function specialization precedence

Ryan Joseph genericptr at gmail.com
Sun Apr 11 23:38:13 CEST 2021



> On Apr 11, 2021, at 3:33 PM, Sven Barth <pascaldragon at googlemail.com> wrote:
> 
> Looking at it, it could be that there is a bug in tarrayconstructornode.pass_typecheck that hasn't really surfaced yet... I'll have to look at that first, but I don't know when I'll have the time for that.

sure I'll just leave it as is for now then. By the time the overloading happens it must know the array constructor is array of const but it should ideally be known by the time tarrayconstructornode.pass_typecheck is executed.

Regards,
	Ryan Joseph



More information about the fpc-devel mailing list