Hallo, Bernhard! Hello, everybody!
I have found a workaround:
According to Bernhard Tschirren:
Type
PGlobalObject = ^tGlobalObject;
TGlobalObject = Object Constructor Init; Procedure Method1; Virtual; Procedure Method2; Virtual; Procedure Method3; Virtual; End;
It seems that GPC has problems with the implicit `Self' parameter of methods if there is no explicit pointer declared for the object.
Later,
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer peter.gerwinski@uni-essen.de - http://home.pages.de/~peter.gerwinski/ [970201] maintainer GNU Pascal [970714] - http://home.pages.de/~gnu-pascal/ [970125]