[Pas2js] Typecasting parser bug

Mattias Gaertner nc-gaertnma at netcologne.de
Tue May 15 15:25:08 CEST 2018


On Tue, 15 May 2018 13:59:13 +0200
Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:

>[...]
> > writeln(TJSFloat32List(projTransform.CopyList)); // from .js pas.System.Writeln($mod.projTransform.CopyList);  

Oops.
I meant the other way:

writeln(TJSFloat32List(projTransform.CopyList()))


Please create a bug report.

Mattias


More information about the Pas2js mailing list