On 24 jan 2007, at 12:03, Пётр Косаревский wrote:
Add {$inline on} to your source
So I can be sure, that if it compiles, all inlines are implemented/
forced?
No, inline is and will always only be a hint. There are currently no
provisions in the compiler which allow it to inform you in all cases
where it does not perform the inlining (if you turn on warnings, it
will warn for some cases).
Implementing it for all cases is non-trivial and has low priority.
Jonas_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal