[lazarus] Continuation (Make) and other errors.

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Jan 30 11:27:18 EST 2002


On Wed, 30 Jan 2002 10:23:08 -0300
"Luis R. Hilario" <l_hilario at yahoo.com> wrote:

> Linux (Error)
> -----
> 
> Compiling finddeclarationtool.pas
> Compiling definetemplates.pas
> Assembling definetemplates
> finddeclarationtool.pas(3854,46) Error: Incompatible type for arg no.
> 1: Got <procedure variable type of function(PCHAR,PCHAR):LongInt;>,
> expected <procedure variable type of
> function(void_pointer,void_pointer):LongInt;>

I had been wondering, if it would compile. It did and without any hint. Therefore I kept it.
Now I'm wondering why you can not compile it at all. What compiler are you using?
Anyway, I added a type cast; hopefully, that will solve it.

Mattias






More information about the Lazarus mailing list