You are not logged in.
Hi,
making first steps with mORMot. Could compile and run self-test yesterday evening with Delphi 10.1. Current version from master breaks SynSelfTests.pas at line 16941:
SynSelfTests.pas(16941,17) Error: Incompatible types: got "TWebSocketProtocol.Clone(const RawUTF8):TWebSocketProtocol;" expected "TWebSocketProtocol"
Identical behavior in Lazarus 1.8.0/FPC 3.0.4 on Linux (amd64) and Windows (64bit).
What should I use as argument in Clone() for a quick fix?
Best regards,
Boris
Last edited by gothbert (2017-12-13 20:33:31)
Offline
Please check https://synopse.info/fossil/info/451208f89f
Sorry for the issue!
Online
Thank you, compiles again.
Offline