Re: [Lazarus] Bug in FPC 3.0 discovered

2016-03-11 Thread Edson F. Lidorio



On 11-03-2016 09:57, LacaK wrote:

Hello,
this is notification for users, who plan upgrade to latest Lazarus 1.6 
with FPC 3.0 from older versions which came with FPC 2.6.x


There was discovered bug in FPC 3.0 (already fixed in trunk) when 
currency and double data types are involved in mathematical operations 
like addition or multiplication.

Bug can be reproduced using simple example:

var
 c: currency;
 d: double;
begin
  c:=123.45;
  d:=100;
  writeln(c*d);  // wrong result 12345 instead of 12345
end.

Bug does not affects all platforms . For example Win32, Linux64 are 
not affected. But Win64 IS affected.


This bug can cause unpredictable misbehavior.
For example in database applications using fcl-db/sqlDB and NUMERIC or 
DECIMAL data types as described in bug report #29760


-Laco.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

I think this error, also related to this issue which reported in [1]

http://bugs.freepascal.org/view.php?id=29781

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Adjusts A4 LazReport

2014-04-02 Thread Edson F. Lidorio

My friends, good afternoon,

I need to create a report in LazReport that will use half of A4 paper.
What you need to adjust in the same LazReport to use only half of the 
A4?


Thank you,



--
Edson


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Download Lazarus-1.3 snapshots for 64 Bit

2014-03-05 Thread Edson F. Lidorio
 

Hello,

Where can I download Lazarus-1.3 snapshots for 64 bit?

Thank you

Edson 

 --
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Lazarus with fpc 2.7.1

2013-11-11 Thread Edson F. Lidorio
 

checked in the repositories below and are outdated the 2.7 

1 - ftp://freepascal.dfmk.hu/pub/lazarus/snapshots/ [1] 
 2 - http://freepascal.dfmk.hu/test/lazarus/ [2] 
 3 - http://www.lazarus.maro.net/ [3]
 4 - http://mirrors.iwi.me/lazarus/snapshots/ [4] 

Em 10-11-2013 22:20, waldo kitty escreveu: 

 On 11/10/2013 6:32 PM, Edson F. Lidorio wrote:
 
 Good night Which the repository you can download Lazarus with fpc 2.7.1?
 
 trunk on the fpc repository is where i download the current 2.7.1... it 
 resides 
 in its own directory on my system... then i'm currently pulling the trunk 
 version of Lazarus and it resides in its own directory... each is built with 
 their own setup but lazarus uses the trunk fpc to build with...
 
 you might be able to get a snapshot from lazarus with fpc 2.7.1 but i cannot 
 say 
 that with any confidence...
 
 HTH

-- 
Edson F. Lidorio

Atenção: Este e-mail pode conter anexos no formato ODF (Open Document
Format)/ABNT (extensões odt, ods, odp, odb, odg). Antes de pedir os
anexos
em outro formato, você pode instalar gratuita e livremente o LibreOffice
(
http://pt-br.libreoffice.org/).
 

Links:
--
[1] ftp://freepascal.dfmk.hu/pub/lazarus/snapshots/
[2] http://freepascal.dfmk.hu/test/lazarus/
[3] http://www.lazarus.maro.net/
[4] http://mirrors.iwi.me/lazarus/snapshots/
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Lazarus with fpc 2.7.1

2013-11-10 Thread Edson F. Lidorio

Good night

Which the repository you can download Lazarus with fpc 2.7.1?

Edson
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus