[fpc-pascal] Inline methods
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed May 18 15:44:11 CEST 2016
On Wed, 18 May 2016 14:43:06 +0200
LacaK <lacak at zoznam.sk> wrote:
>
> >
> >> Any other ideas, what leads compiler to not inline ?
> >
> > If you compile with -vd, the compiler will tell you in most cases why
> > it's not inlining.
> Hm, I have checked in Lazarus on Project Options / Verbosity appropriate
> -vd option, but in output window I do not see any more info ...
> How should look such info message ?
Did you build your project clean?
Changing verbosity flags does not recompile units.
Mattias
More information about the fpc-pascal
mailing list