[fpc-pascal] 3123 inherited not supported inside inline
Hairy Pixels
genericptr at gmail.com
Sat Jun 24 17:11:15 CEST 2023
> On Jun 24, 2023, at 7:18 PM, Michael Van Canneyt via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> According to Florian, inline should not be used to begin with, since the
> compiler should be able to decide autonomously to inline a routine or not.
Doesn't this mean the compiler can dictate the binary size by inlining everything even if the programmer doesn't want that?
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list