[fpc-pascal]class methods in FPC version 1.9.0
Marco van de Voort
marcov at stack.nl
Thu Nov 13 11:50:28 CET 2003
> When porting a Kylix/Delphi project to FPC (version 1.9.0 Linux) I've
> encountered this small problem using class methods:
> When I pass an object instance as parameter in class methods I have a sigsev
> like in this example
Hmm, here it returns
-bash-2.05b$ ./bugtest
TMyObject
-bash-2.05b$
with
Free Pascal Compiler version 1.9.1
Compiler Date : 2003/11/11
Compiler Target: i386
on FreeBSD
So it could be it that is already fixed after 1.9.0
More information about the fpc-pascal
mailing list