#1 2012-04-11 09:54:17

coblongpamor
Member
From: Bali-Indonesia
Registered: 2010-11-07
Posts: 130
Website

Compile Error latest version of SynCommons

I Just Tried to compile Latest version of SynCommons.pas.
and found these error: [error]SynCommons.pas(16473): Undeclared Identifier : 'Name'

Offline

#2 2012-04-11 11:44:53

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

Re: Compile Error latest version of SynCommons

This is due to the current work on port to FPC.

Should be fixed by http://synopse.info/fossil/info/3c464d188c

Offline

#3 2012-04-11 12:23:17

coblongpamor
Member
From: Bali-Indonesia
Registered: 2010-11-07
Posts: 130
Website

Re: Compile Error latest version of SynCommons

thank you.

Offline

#4 2012-04-15 02:09:36

coblongpamor
Member
From: Bali-Indonesia
Registered: 2010-11-07
Posts: 130
Website

Re: Compile Error latest version of SynCommons

Now, with the latest version of SynCommons.pas, i get this error under D2010 but not wint D7

[DCC Error] SynCommons.pas(19774): E2250 There is no overloaded version of 'UniqueString' that can be called with these arguments
[DCC Fatal Error] FileTables.pas(11): F2063 Could not compile used unit 'SynCommons.pas'

but, under D7 i get compiler warnings in the  SQLite3Commons.pas at lines 20821 and 20842 with the folowing messages:

Return Value of function 'TCollTstDynArray FVReader2' might be undefined
Return Value of function 'TCollTstDynArray FVClassReader' might be undefined

Offline

#5 2012-04-15 18:13:05

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

Re: Compile Error latest version of SynCommons

Minor compilation issue fixed for Unicode versions of Delphi.

See http://synopse.info/fossil/info/9f6337c6f9

Offline

Board footer

Powered by FluxBB