[fpc-pascal] generic proc inference

Sven Barth pascaldragon at googlemail.com
Thu Oct 10 00:21:35 CEST 2019


Ryan Joseph <genericptr at gmail.com> schrieb am Mi., 9. Okt. 2019, 22:53:

>
>
> > 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.
>

In that case the necessary parts would need to be made more resilient.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20191010/b5ec6b39/attachment.html>


More information about the fpc-pascal mailing list