Hi,
I've been away from Pascal for about 10 years now and have just started to
get back into it. So, spank me hard and call me a newbie if you must...
Anyhow, onto the problem...
I'm designing a unit (and a little test application) that i want to add a
call back function to (as exit code)... i
Hello, Andy!
> Hi,
>
> I've been away from Pascal for about 10 years now and have just started to
> get back into it. So, spank me hard and call me a newbie if you must...
>
> Anyhow, onto the problem...
>
> I'm designing a unit (and a little test application) that i want to add a
> call back func
Hi,
The program below can be compiled with fpc 1.0.10, but not with this
week's fpc 1.1.
With fpc 1.0.10 it gives the following output, (which is as I
would expect).
TSubClass.Create
TBase.Create
fpc 1.1 gives the following error message:
overloadedcontructor.pas(36,32) Error: Can't determine wh