#1 2021-05-04 20:02:58

tbo
Member
Registered: 2015-04-20
Posts: 349

Delphi compiler error - GitHub commit 1341

Delphi compiler reports an error (GitHub commit 1341). Unit mormot.net.client.pas, line 2901:

[dcc32 Fehler] mormot.net.client.pas(2901): E2035 Nicht genügend wirkliche Parameter

The source must be changed:

raise EHttpSocket.Create('No THttpRequest class known!', []);

With best regards
Thomas

Last edited by tbo (2021-05-04 20:05:08)

Offline

#2 2021-05-05 06:18:22

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,548
Website

Re: Delphi compiler error - GitHub commit 1341

It is weird because USEWININET should normaly be defined for Delphi.

But I have fixed it anyway.
Thanks for the report!

Offline

Board footer

Powered by FluxBB