Re: [fpc-pascal] Currency constant wrongly stored in generated EXE?

2014-05-13 Thread Bruno Krayenbuhl
Lets restate the hole thing, considering unit ncon.pas and pexpr.pas units in FPC 2.6.4 compiler. 1° It is not possible, without using some ad hoc adjustements, to have always an EXACT CURRENCY stored in a DOUBLE or EXTENDED because Double or Extended being expressed as Sign*2^exp*Base2(n).

[fpc-pascal] EventLog and error No member is provided to access property

2014-05-13 Thread silvioprog
Hello, I'm trying to set a own instance in EventLog property of all apps like TCustomHttpApplication, TCustomCGIApplication and TCustomFCGIApplication, but, no success. To get the error, try: TMyHttpApplication = class(TCustomHttpApplication) ... constructor TMyHttpApplication.Create(AOwner:

[fpc-pascal] 2.6.4 RPM and Deb archives are still in preparation?

2014-05-13 Thread Mattias Gaertner
Hi, The download mirrors shows The 2.6.4 RPM and Deb archives are still in preparation. Are they still? For example: http://www.freepascal.org/down/i386/linux-australia.var Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

Re: [fpc-pascal] 2.6.4 RPM and Deb archives are still in preparation?

2014-05-13 Thread Tomas Hajny
On Wed, May 14, 2014 00:46, Mattias Gaertner wrote: Hi, The download mirrors shows The 2.6.4 RPM and Deb archives are still in preparation. Are they still? For example: http://www.freepascal.org/down/i386/linux-australia.var Good question, but I have an even better one - why the list

[fpc-pascal] [ANN] Brook 3.0.0 release!

2014-05-13 Thread silvioprog
The Brook team is glad to announce the release 3.0.0. This version was compiled and tested successfully with Free Pascal 2.6.4. Here is the list of changes between version 2.6.4 and 3.0.0 of the Brook:

[fpc-pascal] How to get GO32 Unit file

2014-05-13 Thread nitinjain
Hi, could you please tell me, from where I can download Go32 Unit file? Nitin -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/How-to-get-GO32-Unit-file-tp5719211.html Sent from the Free Pascal - General mailing list archive at Nabble.com.