[fpc-pascal]class methods in FPC version 1.9.0
Peter Vreman
peter at freepascal.org
Thu Nov 13 11:53:08 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
>
> Am I doing something wrong or is a bug I've found?
It was a bug in the compiler. It is already fixed a few days ago.
Thanks for reporting.
Peter
More information about the fpc-pascal
mailing list