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 <laza...@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@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus 
<https://lists.lazarus-ide.org/listinfo/lazarus>

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

Reply via email to