[fpc-pascal] fpc2js

Michael Van Canneyt michael at freepascal.org
Wed Dec 6 16:52:20 CET 2017



On Wed, 6 Dec 2017, Victor Campillo wrote:

> On 06/12/17 15:19, Michael Van Canneyt wrote:
>>
>> Change line 300 to
>>
>>   for i := low(DefaultLongOpts) to Length(DefaultLongOpts)-1 do
>>
>> and it should compile again.
>>
>> Michael.
>
> Hi,
>
> Yes, that change solves the problem.
>
> Regarding the rtl package, in the folder rtl there are two units that 
> are not included in the package, contnrs and libjquery.
>
> I don't know if they should be included but I try to include libjquery 
> in the package and it compiles fine, but contnrs fails with the next error.
>
> contnrs.pas(663,34) Error: Pascal element not supported: :TParamsExpr

I am aware of this problem, this is something Mattias Gaertner needs to look
at.

Michael.


More information about the fpc-pascal mailing list