Re: [fpc-pascal] Win64 and currency

2012-04-01 Thread Honza
2012/3/30 Marco van de Voort : > In our previous episode, Pierre Free Pascal said: >>   if you usee -Aas and -al >> you will see that >> TEST >> is just .quad -10 >> which is wrong of course... >>   Using -10.0 fixes the bug for now if >> you really need this correct fast. >> >>   It would be nice

Re: [fpc-pascal] Win64 and currency

2012-04-01 Thread LacaK
Thanks! I posted comment to: http://bugs.freepascal.org/view.php?id=21091 -Laco. In our previous episode, Pierre Free Pascal said: if you usee -Aas and -al you will see that TEST is just .quad -10 which is wrong of course... Using -10.0 fixes the bug for now if you really need this corre

Re: [fpc-pascal] Win64 and currency

2012-03-30 Thread Marco van de Voort
In our previous episode, Pierre Free Pascal said: > if you usee -Aas and -al > you will see that > TEST > is just .quad -10 > which is wrong of course... > Using -10.0 fixes the bug for now if > you really need this correct fast. > > It would be nice if you could submit a bug report. Note t

RE: [fpc-pascal] Win64 and currency

2012-03-30 Thread Pierre Free Pascal
Confirmed, if you usee -Aas and -al you will see that TEST is just .quad -10 which is wrong of course... Using -10.0 fixes the bug for now if you really need this correct fast. It would be nice if you could submit a bug report. Pierre Muller > -Message d'origine- > De : fpc-pascal-