[fpc-devel] Inlining functions...

Vinzent Hoefler JeLlyFish.software at gmx.net
Tue Jul 25 16:56:19 CEST 2006


Hi,

some questions:

1) Is there some good reason why the support for the inline keyword can 
be turned on and off explicitely by the {$INLINE} directive?

2) Can I check somehow if inlining is enabled during compilation? 
{$IFOPT INLINE} didn't work. ;)

2a) If the answer to 2) is "no", can we make the compiler to ignore it 
like the "far" keyword? It's because, I'm quite used to the fact that 
inline is merely a suggestion to the compiler, not taken as a command 
to be obeyed all times.


Vinzent.




More information about the fpc-devel mailing list