[fpc-pascal] TParamFlags and fpc 3.2.0.

Sven Barth pascaldragon at googlemail.com
Fri Aug 2 17:14:19 CEST 2019


fredvs <fiens at hotmail.com> schrieb am Fr., 2. Aug. 2019, 15:11:

> Hello Sven.
>
> > {$if declared(AlignTParamFlags)}
> Excellent!
>
> If, by chance, you're running out of ideas for new methods for fpc 3.3.1
> trunk and have nothing to do or you're bored...
> For people that are not fan of headaches (so not for me), add this method:
> RemovepfHiddeninTParamFlags(Pparamlist).
> This should be used the same way that for AlignTParamFlags(Pparamlist),
> just
> before assigning the flags.
>

That is something each application needs to handle itself as the list
management needs to be handled by itself cause the type information is read
only.

And if someone is not able to check for a simple flag then they shouldn't
work with the RTTI.

Regards,
Sven

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


More information about the fpc-pascal mailing list