> I have updated my SVN and tried to build for C++Builder 2009 again. I > am getting the same Erroneous_Type error.
Yes, unfortunately Angus rolled back one of my CBuilder compatibility changes when he rolled back changes made to support Unicode file names in the FTP client and server, take a look at the SVN log (rev. #192). Currently there is still an internal discussion about whether or not ICSv7 shall support Unicode with older compilers and the implementation details. Try an update. Rev. #193 should work again. -- Arno Garrels John Grabner wrote: > Date: Sun, 21 Sep 2008 19:18:40 +0200 From: "Arno Garrels" > <[EMAIL PROTECTED]> Subject: Re: [twsocket] Updating to > C++Buulder2009 > To: "ICS support mailing" <twsocket@elists.org> Message-ID: > <[EMAIL PROTECTED]> Content-Type: text/plain; > charset="iso-8859-1" Hi John, I just checked in a few CBuilder related > changes. Please check the SVN repository. -- Arno Garrels John Grabner > wrote: > >>> I am trying to get ICS to compile for C++Builder 2009. I am using >>> the V7 Alpha as my base. I get a compiler error in >>> OverbyteIcsFtpSrv.pas at line 4250. Checking OverbyteicsFtpSrvC.pas >>> I find at line 391 three overloaded versions of the function. One >>> takes an AnsiString the other take UnicodeSting as the first >>> parameter. Answer is an TFtpString. TFptString is defined on lines >>> 438 to 442 of OverbyteIcsFtpSrv.pas. The IFDEF checks for >>> DELPHI3_UP. For C++ this gives short string as the type of >>> TFtpString. >>> On line 4250 if I use Tooltip Symbol Insight by hovering the mouse >>> over Client I get a message Client - Erroneous_Type >>> >>> So 2 questions. >>> 1. Is the use of short strings for C++ the intended type? >>> >>> 2. How can I fix the Erroneous_Type error? >>> >>> John. >> >> > > I have updated my SVN and tried to build for C++Builder 2009 again. I > am getting the same Erroneous_Type error. > > John. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be