#1 2016-03-22 15:59:50

rballz
Member
Registered: 2016-03-22
Posts: 5

Compilation Error in SynBidirSock.pas

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

#2 2016-03-22 19:03:59

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

Re: Compilation Error in SynBidirSock.pas

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

#3 2016-03-22 19:24:35

rballz
Member
Registered: 2016-03-22
Posts: 5

Re: Compilation Error in SynBidirSock.pas

Re Re Re downloading master fixed it.  Thanks!

Offline

Board footer

Powered by FluxBB