Re: [fpc-pascal]fpc 1.0 and 1.1 incompatibility

2003-10-30 Thread Peter Vreman
> On Thu, 30 Oct 2003 12:55:55 +0100 (CET) > "Peter Vreman" <[EMAIL PROTECTED]> wrote: > >> >> fpc 1.1 gives the following error message: >> >> overloadedcontructor.pas(36,32) Error: Can't determine which >> >overloaded> function to call overloadedcontructor.pas(19,19) Hint: >> >Found> declaration:

Re: [fpc-pascal]fpc 1.0 and 1.1 incompatibility

2003-10-30 Thread Vincent Snijders
On Thu, 30 Oct 2003 12:55:55 +0100 (CET) "Peter Vreman" <[EMAIL PROTECTED]> wrote: > >> fpc 1.1 gives the following error message: > >> overloadedcontructor.pas(36,32) Error: Can't determine which > >overloaded> function to call overloadedcontructor.pas(19,19) Hint: > >Found> declaration: construc

Re: [fpc-pascal]fpc 1.0 and 1.1 incompatibility

2003-10-30 Thread Peter Vreman
>> fpc 1.1 gives the following error message: >> overloadedcontructor.pas(36,32) Error: Can't determine which overloaded >> function to call overloadedcontructor.pas(19,19) Hint: Found >> declaration: constructor TBase.Create(TComponent) >> overloadedcontructor.pas(26,23) Hint: Found declaration: c

Re: [fpc-pascal]fpc 1.0 and 1.1 incompatibility

2003-10-30 Thread Matt Emson
> fpc 1.1 gives the following error message: > overloadedcontructor.pas(36,32) Error: Can't determine which overloaded > function to call overloadedcontructor.pas(19,19) Hint: Found > declaration: constructor TBase.Create(TComponent) > overloadedcontructor.pas(26,23) Hint: Found declaration: constr