Darius Blaszyk schrieb:
I tried compiling Lazarus today on my mac with latest FPC and got the following
compile error:
/Users/dariusblaszyk/freepascal/lazarus/components/jcf2/Ui/Settings/frCompilerDirectReturns.pas(88,27)
Error: Abstract methods can't be called directly
That line reads how?
Such an error may result from class completion, when the codetools
insert dummy "inherited" calls even to abstract methods, and the user
forgot to provide useful code instead.
When that bug persists for a few more days, create an bug report.
DoDi
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus