[Lazarus] error on compiling trunk
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Jan 9 19:12:08 CET 2018
On Tue, 9 Jan 2018 17:21:43 +0100
John Landmesser via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> Am 09.01.2018 um 16:17 schrieb Mattias Gaertner via Lazarus:
> > On Tue, 9 Jan 2018 16:10:51 +0100
> > John Landmesser via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> >
> >> /lazarus/components/codetools/identcompletiontool.pas(634,31) Error:
> >> (3205) Illegal qualifier
> >>
> >>
> >> Lazarus 1.9.0 r56520M FPC 3.0.0 x86_64-linux-gtk2
> > Current version is 57024. Please update.
> >
> > Mattias
>
> somehow strange
>
> svn update && make all clear
>
> Lazarus-Quelltext aufräumen: Erfolg
> Kompiliere Package CodeTools 1.0.1: Exit code 256, Fehler: 1, Hinweise: 1
> codebeautifier.pas(241,54) Hint: Parameter "SrcPos" not used
> identcompletiontool.pas(634,31) Error: Illegal qualifier
>
> code:
>
> if not CurItem.Identifier.IsEmpty then
>
>
> whats the cause?
That's not line 634 of identcompletiontool.pas of trunk.
> Lazarus 1.9.0 r56902M FPC 3.0.4 x86_64-linux-gtk2
svn status components/codetools/identcompletiontool.pas
Mattias
More information about the Lazarus
mailing list