[Lazarus] Floats not streamed always (bug in trunk)

Vojtěch Čihák vojtech.cihak at atlas.cz
Tue Mar 6 22:01:34 CET 2018


Reported: https://bugs.freepascal.org/view.php?id=33348
 
It happens with FPC 3.1.1 only, 3.0.4 works fine, so I reported it to FPC mantis.
 
V. 
______________________________________________________________
> Od: Vojtěch Čihák via Lazarus
> Komu: Lazarus mailing list <lazarus at lists.lazarus.freepascal.org>
> Datum: 06.03.2018 20:27
> Předmět: [Lazarus] Floats not streamed always (bug in trunk)
>
Hi,
 
I found bug in Lazarus 1.9 (Lazarus 1.9.0 r57442M FPC 3.1.1 x86_64-linux-qt).
Properties of type Float are not streamed to *.lfm when theirs value =0.
It is not problem with for example TFloatSpinEdit where is "default" =0 (default means "value set in constructor" here, since floats cannot have default).
Some my components has "default" -100 and when I change it to 0, it is not stored.
 
Is it Lazarus or FPC issue? I'll fill bugreptort.
 
V.

 
 ----------
 
 -- 
 _______________________________________________
 Lazarus mailing list
 Lazarus at lists.lazarus-ide.org
 https://lists.lazarus-ide.org/listinfo/lazarus <https://lists.lazarus-ide.org/listinfo/lazarus>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20180306/ea275257/attachment-0001.html>


More information about the Lazarus mailing list