fredvs <fi...@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

>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to