Re: [Lazarus] Fixes_1_8 branches fails to compile

2017-11-29 Thread Mattias Gaertner via Lazarus
On Wed, 29 Nov 2017 09:39:10 +
Tony Whyman via Lazarus  wrote:

> After last night's update from svn, my copy of the 1.8 fixes branch 
> fails to compile with the following error:
> 
> /tmp/lazarus/components/codetools/codecompletiontool.pas(7094,18) Error: 
> (5038) identifier idents no member "GetPriorAtom"
> codecompletiontool.pas(9802) Fatal: (10026) There were 1 errors 
> compiling module, stopping

See
https://bugs.freepascal.org/view.php?id=32752

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


[Lazarus] Fixes_1_8 branches fails to compile

2017-11-29 Thread Tony Whyman via Lazarus
After last night's update from svn, my copy of the 1.8 fixes branch 
fails to compile with the following error:


/tmp/lazarus/components/codetools/codecompletiontool.pas(7094,18) Error: 
(5038) identifier idents no member "GetPriorAtom"
codecompletiontool.pas(9802) Fatal: (10026) There were 1 errors 
compiling module, stopping

Fatal: (1018) Compilation aborted
Makefile:2767: recipe for target 'codetools.ppu' failed
make[1]: *** [codetools.ppu] Error 1
make[1]: Leaving directory '/tmp/lazarus/components/codetools'
Makefile:3241: recipe for target 'codetools' failed
make: *** [codetools] Error 2


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