Re: [fpc-pascal] Currency constant wrongly stored in generated EXE ? was: Re: Inconsistent results currency - extended ?

2014-05-06 Thread LacaK
Bruno Krayenbuhl wrote / napísal(a): I have absolutely no idea of how the compiler does translate Currency constant to code, sorry. May be it uses the FPU when translating from String representation to assembler value, but I have absolutely no idea where that would be done in the compiler.

Re: [fpc-pascal] overloading function

2014-05-06 Thread LacaK
Hi again, I reply also to fpc-devel list (excuse me, if it is off-topic), because I would like understand wat is going on. I attach also simple test program. I use FPC 2.6.4 but I think, that same happens also with fresh 2.7.1 Thanks -Laco. On 02.05.2014 07:45, LacaK wrote: Hi, I am trying un

[fpc-pascal] Wrong links to mailing list archives fixed (Was: Re: For Slackware users)

2014-05-06 Thread Tomas Hajny
On 6 May 14, at 17:25, Yann MĂŠrignac wrote: > Sorry, I thought that bugs reported in project FPC should concern compiler > or units bugs. No problem - as can see if looking at the list of categories defined for that project, this "project" is really meant for anything related to content hosted

Re: [fpc-pascal] For Slackware users

2014-05-06 Thread Yann Mérignac
Sorry, I thought that bugs reported in project FPC should concern compiler or units bugs. 2014-05-06 17:20 GMT+02:00 Tomas Hajny : > On Tue, May 6, 2014 17:02, Yann Mérignac wrote: > > It seems that there is no website category in bug tracker. Should I > report > > this somewhere else ? > > Whil

Re: [fpc-pascal] For Slackware users

2014-05-06 Thread Tomas Hajny
On Tue, May 6, 2014 17:02, Yann Mérignac wrote: > It seems that there is no website category in bug tracker. Should I report > this somewhere else ? While there is such a category (at least if you select project FPC), I'm aware of the raised point (confirmed) and plan to fix it (together with addi

Re: [fpc-pascal] For Slackware users

2014-05-06 Thread Yann Mérignac
It seems that there is no website category in bug tracker. Should I report this somewhere else ? Thanks 2014-05-05 14:05 GMT+02:00 Yann Mérignac : > So, there is a problem with the mailing list page of the free pascal > website (http://freepascal.org/maillist.var). > > The first link (http://li

Re: [fpc-pascal] Currency constant wrongly stored in generated EXE ? was: Re: Inconsistent results currency - extended ?

2014-05-06 Thread Bruno Krayenbuhl
My point N°2 regarding potential FPU difference was only concerning instruction line e:=c; = I have absolutely no idea of how the compiler does translate Currency constant to code, sorry. May be it uses the FPU when translating from String representation to assembler

[fpc-pascal] Currency constant wrongly stored in generated EXE ? was: Re: Inconsistent results currency - extended ?

2014-05-06 Thread LacaK
Bruno Krayenbuhl wrote / napísal(a): 2 - Difference between 2.6.4 on Win98 and WinXP. I suspect that these 2 are on different computers and thus do not have exactly the same floating point unit. Yes Win 98 is on PC with Intel Pentium 4 CPU and Win XP on PC with Intel Core 2 Duo CPU But l

Re: [fpc-pascal] FCGI MultiThreaded

2014-05-06 Thread Michael Schnell
On 05/05/2014 06:22 PM, Paul Breneman wrote: I'm glad to learn a little more from your recent messages. As you are interested I am happy to provide some more information. In msegui, the EventQueue is done using a decently structured construct of classes that allows for creating any type of in