[lazarus] More testing with 1.0.5 as it is now.

Marco van de Voort marcov at stack.nl
Thu Dec 13 06:57:07 EST 2001



I noticed (too late, I know) that tcomponent based TProcess.Create code was
commented at each point, so I substituted that in my checkout, and also
fixed osdirseparator. (maybe wise to have a conditional to signal this.
commenting and uncommenting can be tedious)

However, now I'm stuck with TPoint and TPoint problems:

I know it looks like a bad cleaning attempt, but it was cleaned, (and I hand
deleted *.o and *.ppu in any dir that grepped on ppu, since clean doesn't
work on all dirs):

Any solution?

gmake[1]: Entering directory `/fpc/projects/lazarus'
/root/bin/ppc386 -gl -Fu. -Fu./lcl/units -Fu./lcl/units/gtk -Fu./components/units -Fu./designer -Fu./debugger -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/rtl -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/paszlib -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/inet -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/fcl -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/gtk -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/regexpr -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/mysql -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/ibase -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/x11 -Fu/usr/local/lib/fpc/1.0.5/units/freebsd/opengl -Fi. -Fi./include -Fi./include/freebsd -di386 lazarus.pp
main.pp(635,36) Error: Incompatible types: got "<procedure variable type of procedure(TPOINT,LONGINT,LONGINT,boolean) of object;>" expected "<procedure variable type of procedure(TPOINT,LONGINT,LONGINT,boolean) of object;>"
main.pp(640,42) Error: Incompatible types: got "<procedure variable type of procedure(var TPOINT,var LONGINT,var LONGINT,TJUMPHISTORYACTION) of object;>" expected "<procedure variable type of procedure(var TPOINT,var LONGINT,var LONGINT,TJUMPHISTORYACTION
main.pp(3105,59) Error: Incompatible type for arg no. 1: Got TPOINT, expected TPOINT
main.pp(3816,14) Error: Wrong amount of parameters specified
main.pp(4538,44) Error: Incompatible types: got "TPOINT" expected "TPOINT"
main.pp(5029,5) Error: Incompatible type for arg no. 2: Got TPOINT, expected TPOINT
main.pp(5076,62) Error: Incompatible type for arg no. 1: Got TPOINT, expected TPOINT
main.pp(5087,32) Error: Incompatible types: got "TPOINT" expected "TPOINT"
main.pp(5119,27) Error: Incompatible type for arg no. 1: Got TPOINT, expected TPOINT
main.pp(5149,28) Error: Incompatible type for arg no. 1: Got TRECT, expected TRECT
main.pp(5118,21) Error: Incompatible types: got "TPOINT" expected "TPOINT"
main.pp(5142,22) Error: Incompatible types: got "TRECT" expected "TRECT"
main.pp(5683) Fatal: There were 12 errors compiling module, stopping
gmake[1]: *** [lazarus] Error 1
gmake[1]: Leaving directory `/fpc/projects/lazarus'
gmake: *** [ide] Error 2






More information about the Lazarus mailing list