[Pas2js] uncaught EAccessViolation during compiling typescript converted unit

Mattias Gaertner nc-gaertnma at netcologne.de
Fri May 27 11:46:02 CEST 2022


On Fri, 27 May 2022 10:08:02 +0200 (CEST)
Michael Van Canneyt <michael at freepascal.org> wrote:

>[...]
> The problem is this:
> 
> TTabulator_download = Procedure (downloadType : jsvalue; fileName :
> string; params : TTabulator.TDownloadOptions; filter :
> TTabulator.TRowRangeLookup);
> 
> At this point, TTabulator is not yet defined fully and pas2js seems
> not to handle this case correctly, it should give an 'identifier not
> found' error.

Fixed.

Mattias


More information about the Pas2js mailing list