On 25 May 2009, at 10:30, Bruce Tulloch wrote:
PS: does the attribute "compilerproc" mean the function is defined
to be
called by the compiler implicitly? We have rebuilt the FPC RTL with
debug enabled to further diagnose what's happening here (which is
why we
came across it).
It means that the procedure becomes invisible to regular Pascal code,
and that it gets a particular internal symbol name. Such routines are
indeed called implicitly by the compiler for various purposes.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal