[fpc-devel] Can't declare procedure as EXTERNAL
Den Jean
Den.Jean at telenet.be
Mon Feb 21 02:27:37 CET 2005
Hi,
I am porting CLX to FPC.
Some time ago, when I created a Qt/Embedded binding for FPC,
Qt.pas did not compile anymore due to some changes in FPC.
The error was:
Can't declare procedure as EXTERNAL
See also:
http://www.nl.freepascal.org/lists/fpc-pascal/2004-December/007738.html
I created a tool to move the declarations to the interface,
but now I notice that FPC does not give an error anymore.
Is the problem solved or should I still for safety move the declarations
to the interface section ?
kind regards,
Den Jean
More information about the fpc-devel
mailing list