[fpc-pascal] AbstractError in 3.1.1
Sven Barth
pascaldragon at googlemail.com
Thu Oct 12 11:19:50 CEST 2017
Am 12.10.2017 10:37 schrieb "Ryan Joseph" <ryan at thealchemistguild.com>:
>
>
>
> > On Oct 12, 2017, at 12:59 PM, Sven Barth via fpc-pascal <
fpc-pascal at lists.freepascal.org> wrote:
> >
> > AbstractError() is the name of the function the compiler uses to
replace abstract methods with (so that they generate an exception when
called). Thus something very strange is going on with your installation :/
>
> Is there anything I can do to track it down? It has been there for 6
months now preventing me from upgrading (I was using 3.1.1 until I got this
bad version and went back to 3.0.2). If I start removing parts of the
program piece by piece I may be able to figure it out but that’s obviously
a last resort and I’ve avoided it for 6 months now. ;)
Could you try whether a test program with an abstract method that you call
compiles correctly?
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20171012/309df121/attachment.html>
More information about the fpc-pascal
mailing list