Re: [Lazarus] error on compiling trunk

2018-01-09 Thread John Landmesser via Lazarus

Am 09.01.2018 um 19:22 schrieb Mattias Gaertner via Lazarus:

On Tue, 9 Jan 2018 16:10:51 +0100
John Landmesser via Lazarus  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

Fixed.

Mattias


ok with:

Lazarus 1.9.0 r57029 FPC 3.0.0 x86_64-linux-gtk2

thank you Mattias!

--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] error on compiling trunk

2018-01-09 Thread Mattias Gaertner via Lazarus
On Tue, 9 Jan 2018 16:10:51 +0100
John Landmesser via Lazarus  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

Fixed.

Mattias
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] error on compiling trunk

2018-01-09 Thread Mattias Gaertner via Lazarus
On Tue, 9 Jan 2018 19:12:08 +0100
Mattias Gaertner via Lazarus  wrote:

>[...]
> >      if not CurItem.Identifier.IsEmpty then
> > 
> > 
> > whats the cause?  
> 
> That's not line 634 of identcompletiontool.pas of trunk.

Sorry. My fault. It is the correct line.


Mattias
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] error on compiling trunk

2018-01-09 Thread Mattias Gaertner via Lazarus
On Tue, 9 Jan 2018 17:21:43 +0100
John Landmesser via Lazarus  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  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
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] error on compiling trunk

2018-01-09 Thread John Landmesser via Lazarus

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  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?

Lazarus 1.9.0 r56902M FPC 3.0.4 x86_64-linux-gtk2

thats on:

System:    Host: MintBox Kernel: 4.10.0-42-generic x86_64 (64 bit gcc: 
5.4.0)
   Desktop: Cinnamon 3.6.7 (Gtk 2.24.30) dm: mdm Distro: Linux 
Mint 18.3 Sylvia


No probs on Win10!!

--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] error on compiling trunk

2018-01-09 Thread Mattias Gaertner via Lazarus
On Tue, 9 Jan 2018 16:10:51 +0100
John Landmesser via Lazarus  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
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] error on compiling trunk

2018-01-09 Thread John Landmesser via Lazarus
/lazarus/components/codetools/identcompletiontool.pas(634,31) Error: 
(3205) Illegal qualifier



Lazarus 1.9.0 r56520M FPC 3.0.0 x86_64-linux-gtk2

--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus