See Below - pressed enter too fast:

On Mon, Oct 1, 2018 at 8:18 AM Ozz Nixon <ozzni...@gmail.com> wrote:

> Type
>    Line:Array[0..127] of Char;
>
> Var
>    TmpBugStr:Line;
>
> {later in the code}
> Const
>    TempString : PChar = TmpBugStr;
>
>
Error: Incompatible types: got "Line" expected "PChar

Pointing to the last line. It happens through out the project, I am
compiling -Mdelphi

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

Reply via email to