You are not logged in.
Pages: 1
Line 1572 from master on github.com
if opcode=focText then
//ERR Types of actual and formal var params must be identical
SetCodePage(Frame.payload,CP_UTF8,false); // identify text value as UTF-8 <-- Types of actual and formal var params must be identical
//ERR
{$endif}
Log(frame,'GetFrame');
Delphi Seattle 10 / Win 10
Offline
Something should be wrong on the source you retrieved.
I've no problem to compile SynBiDirSock with Delphi 10 Seattle.
Ensure you retrieve the latest version.
Current is 1.18.2468 - http://synopse.info/fossil/info/427edb428f
Offline
Re Re Re downloading master fixed it. Thanks!
Offline
Pages: 1