On Wed, Jun 19, 2019 at 2:36 PM Ryan Joseph <generic...@gmail.com> wrote:

> The method TDictionary.IsSet is not able to be inlined but why not? What
> are the rules to inlining in FPC? I know calling inherited is not possible
> (makes sense) but I often get this warning and I don’t always understand
> why.
>

It depends a lot on the context you're calling the function-to-be-inlined
from. Can you show more of the code?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to