[fpc-devel]BPW incompatibility: missing feature
Pavel V. Ozerski
pavel at insect.mail.iephb.ru
Wed Apr 3 18:45:39 CEST 2002
>> t1=object
>> procedure proc(var m);virtual $20;
> This is supported for classes and must be compiled with -S2 or -Sd.
It's true, but I wrote not about CLASSES but about old-style objects.
Syntax is also different: 'virtual' instead 'message' is used. This
feature missing does not allow to recompile OW without it's cardinal
rewriting (classes instead objects!).
Pavel
More information about the fpc-devel
mailing list