On 01/01/19 22:38, Benito van der Zander wrote:
and why is it not inlining the count and append call of this string builder? It is not using any implementation only function
Routines can only be inlined if they are called after their implementation has been parsed. FPC compiles everything in a single pass.
Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal