[Pas2js] pas2js 2.0.0 Release Candidate 1
Sven Barth
pascaldragon at googlemail.com
Thu Nov 5 20:14:01 CET 2020
Am 05.11.2020 um 11:55 schrieb Mattias Gaertner via Pas2js:
> Hi,
>
> I uploaded the first release candidate of pas2js 2.0.0.
>
> Changes and new features:
> https://wiki.lazarus.freepascal.org/Pas2JS_Version_Changes#Version_2.0.0RC1
>
> Snapshots:
> ftp://ftpmaster.freepascal.org/fpc/contrib/pas2js/2.0.0RC1/
>
> SVN release tag:
> https://svn.freepascal.org/svn/projects/pas2js/tags/release_2_0_0_RC1
>
> SVN branch for the 2.0.0 releases:
> https://svn.freepascal.org/svn/projects/pas2js/branches/release_2_0_0
>
> Trunk now has version 2.1.1.
Small remark I noticed while looking at the Changes:
In FPC an optimization is disabled with NOXXX instead of XXX-, so it
would be NoShortRefGlobals to disable the optimization and not
ShortRefGlobals- for both {$Optimization XXX} and -OoXXX
Regards,
Sven
More information about the Pas2js
mailing list