[fpc-pascal] not inlined?

Ben Grasset operator97 at gmail.com
Wed Jun 19 21:32:40 CEST 2019


On Wed, Jun 19, 2019 at 2:36 PM Ryan Joseph <genericptr at 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20190619/e89cac90/attachment-0001.html>


More information about the fpc-pascal mailing list