Am 12.10.2017 10:37 schrieb "Ryan Joseph" <r...@thealchemistguild.com>:
>
>
>
> > On Oct 12, 2017, at 12:59 PM, Sven Barth via fpc-pascal <
fpc-pascal@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to