[fpc-pascal] generic proc inference

Ryan Joseph genericptr at gmail.com
Wed Oct 9 22:53:43 CEST 2019



> On Oct 9, 2019, at 1:51 AM, Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> Yes, exactly that. It could also be that the parser picks up a non generic overload from another unit (due to the order of units in the uses section) and then you can *only* handle that in tcallcandidates. 
> 

Hmmm, I thought letting that dummy sym pass through would have lots of adverse affects in various places. I’ll have to study this later in the debugger.

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list