[fpc-devel]Again about calling conventions and name mangling
Marco van de Voort
marcov at stack.nl
Thu Oct 18 12:37:22 CEST 2001
> Maybe, I should fix or improve something in it? Or you needs some my
> commentaries?
> Btw, I'm not sure that general parsing of procedure directives in FPC
> is good. There are exist also some differences between FPC and Delphi.
> This example can be compiled with Delphi 3 but not with FPC:
There are more differences, specially combined with external.
Delphi allows the DLL name to be a const, and allows to omit semicolons here
and there.
More information about the fpc-devel
mailing list