Hi Ryan.

On Wed, Nov 7, 2018 at 1:13 AM Ryan Joseph <r...@thealchemistguild.com>
wrote:

> I finally built the trunk today (version 3.3.1) to try new dynamic array
> features and a bug fix Sven did a while ago but I’m still getting errors.
>
> Did I get the wrong version or something? I thought these things were
> working now.


Same problem here:

Error: Incompatible types: got "Set Of Byte" expected "TMyRec"
Error: Operator is not overloaded: "TIntArray" + "Set Of Byte"

It seems a bug, because the same code works fine on Delphi by changing
operator from ":=" to its respective name "Implicit".

My compiler ver: FPC 3.3.1 [2018/11/07] for x86_64 (Linux)

--
Silvio Clécio
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to