On 24 jan 2007, at 12:46, Jonas Maebe wrote:

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.

Actually, implementing the warning is easy, but always adding the reason why it isn't inlined is more difficult.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to