Re: [Lazarus] svn update can't be compiled

2020-02-24 Thread John Landmesser via lazarus

My solution:

For Manjaro (ArchLinux) i installed fpc-svn and fpc-src-svn from AUR
with yay and now i have a running:

Lazarus 2.1.0 r62669 FPC 3.3.1 x86_64-linux-gtk2

Hope that big jump from 3.0.4 to 3.3.1 causes no troubles ... we'll see!


Thanks Juha for your information!


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


Re: [Lazarus] svn update can't be compiled

2020-02-24 Thread Juha Manninen via lazarus
On Mon, Feb 24, 2020 at 5:24 PM John Landmesser via lazarus
 wrote:
> Lazarus 2.1.0 r62571M FPC 3.0.4 x86_64-linux-gtk2
> ...
> screen.inc(438,26) Error: Call by var for arg no. 1 has to match exactly: Got 
> "TScreen.{Dynamic} Array Of TCursor" expected "UnicodeString"

It is reported :
 https://bugs.freepascal.org/view.php?id=36728
The nasty thing is that the bug in FPC was fixed almost 3.5 years ago
but still not included in any released FPC version.
See the related issue #30306.
FPC project's release policy would need a revamp.

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


[Lazarus] svn update can't be compiled

2020-02-24 Thread John Landmesser via lazarus

Hi,

Info:

Lazarus 2.1.0 r62571M FPC 3.0.4 x86_64-linux-gtk2

error compiling the IDE:


Lazarus-Quelltext aufräumen: Erfolg
Kompiliere Package FCL 1.0.1: Erfolg
Kompiliere Package LazUtils 1.0: Erfolg, Warnungen: 2
laz2_dom.pas(1944,14) Warning: Symbol "BuildList" is deprecated: "Use
NodeFilter instead."
laz2_dom.pas(1952,14) Warning: Symbol "BuildList" is deprecated: "Use
NodeFilter instead."
Kompiliere Package LCLBase 2.1: Exit code 1, Fehler: 1
screen.inc(438,26) Error: Call by var for arg no. 1 has to match
exactly: Got "TScreen.{Dynamic} Array Of TCursor" expected "UnicodeString"
Kompiliere Package CodeTools 1.0.1: Abgebrochen


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


Re: [Lazarus] IDE PackageManager crash on placing ATSynEdit on a form

2020-02-24 Thread Juha Manninen via lazarus
On Mon, Feb 24, 2020 at 1:21 PM AlexeyT via lazarus
 wrote:
> https://forum.lazarus.freepascal.org/index.php/topic,48617.0.html

See my forum post.

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


[Lazarus] IDE PackageManager crash on placing ATSynEdit on a form

2020-02-24 Thread AlexeyT via lazarus

Details here. I see it on Linux gtk2 x64 too.

https://forum.lazarus.freepascal.org/index.php/topic,48617.0.html

What is wrong with atsynedit?

Stacktrace
#0 CLASSES$_$TWRITER_$__$$_WRITEPROPERTY$TPERSISTENT$POINTER at :0
001 CLASSES$_$TWRITER_$__$$_WRITEPROPERTIES$TPERSISTENT at :0
002 ?? at :0
003 ?? at :0
004 ?? at :0
005 ?? at :0
006 ?? at :0
007 ?? at :0
008 ?? at :0
009 ?? at :0
010 ?? at :0
011 ?? at :0
012 ?? at :0
013 ?? at :0
014 ?? at :0
015 ?? at :0
016 CLASSES$_$TWRITER_$__$$_WRITEPROPERTIES$TPERSISTENT at :0
017 ?? at :0

--
Regards,
Alexey

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