[fpc-pascal] Dynamic array bug

Ryan Joseph ryan at thealchemistguild.com
Wed Nov 7 07:07:22 CET 2018



> On Nov 7, 2018, at 12:57 PM, silvioprog <silvioprog at gmail.com> wrote:
> 
> It seems a bug, because the same code works fine on Delphi by changing operator from ":=" to its respective name "Implicit”.

Good to know. I reported this before and Sven said it was fixed in an update (after another user had submitted the original patch).

Are you able to get a := a + [4]; to work? I’m looking Sven’s old message titled "Feature announcement: Dynamic array extensions” and he says + operator now works.

Regards,
	Ryan Joseph




More information about the fpc-pascal mailing list