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.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal