Joost van der Sluis wrote:

Hi all,

I tried to compile lazarus(cvs) with 1.9.9 and got this error:

lclproc.pas(832,8) Error: Illegal type conversion: "Text" to "<record
type>"

on this line:

    if TextRec(Output).Mode=fmClosed then

Mode and fmClosed are integers. Can anyone help me with this? (1.9.8
works fine)


Recompile everything, the size of textrec changed so units and compiler must match.


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to