[Lazarus] Lazarus trunc does not compile with fpc 2.6.4 Win32
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Jan 11 15:22:42 CET 2016
On Mon, 11 Jan 2016 07:00:59 -0700 (MST)
leledumbo <leledumbo_cool at yahoo.co.id> wrote:
> > Isn't it possible anymore to compile svn Lazarus with fc 2.6.4 ??
>
> No. Latest stable is the only one that's supported, latest stable is 3.0.0.
FPC 3.0.0 is still fresh. We should try to give users some more time to
port their software.
In this particular case RawByteString is not needed and not intended.
It probably was created by auto completion of
xIconFiles|:=ChangeFileExt();
Code completion needs a heuristic when to use String (or maybe
AnsiString) instead of RawByteString.
Mattias
More information about the Lazarus
mailing list