Re: [fpc-pascal] FPC 1.9.8 aka 2.0.0-RC2

2005-02-25 Thread Vincent Snijders
Pedro Lopez-Cabanillas wrote: On Friday 25 February 2005 21:35, Vincent Snijders wrote: What is the bug number in the bug tracker : http:/www.freepascal.org/bugs ? I've submitted a bug report just now, and got the number 3695. You understood the hint. These reports on the list tend to be forgotten

Re: [fpc-pascal] FPC 1.9.8 aka 2.0.0-RC2

2005-02-25 Thread Pedro Lopez-Cabanillas
On Friday 25 February 2005 21:35, Vincent Snijders wrote: > What is the bug number in the bug tracker : http:/www.freepascal.org/bugs ? I've submitted a bug report just now, and got the number 3695. Last month I've only posted the bug report on FPC-devel. You answered it, BTW. http://www.mail-arc

Re: [fpc-pascal] FPC 1.9.8 aka 2.0.0-RC2

2005-02-25 Thread Vincent Snijders
Pedro Lopez-Cabanillas wrote: Hi On Friday 25 February 2005 13:27, Florian Klaempfl wrote: While this is officially a beta, we believe that this version is release quality. We would very much like you download and install this version, and give any feedback regarding bugs and other issues. Very li

Re: [fpc-pascal] FPC 1.9.8 aka 2.0.0-RC2

2005-02-25 Thread Pedro Lopez-Cabanillas
Hi On Friday 25 February 2005 13:27, Florian Klaempfl wrote: > While this is officially a beta, we believe that this version is release > quality. We would very much like you download and install this version, and > give any feedback regarding bugs and other issues. Very little has changed about

[fpc-pascal] fpc198 and old bugs

2005-02-25 Thread Bartek
hi, i've just downloaded fpc198 and tried the following out. (there was a bug with the stack in fpc) //-- program bug2; uses sysutils; type tmmxint =array[0..3] of smallint; const x0 :tmmxint=(0,0,0,0); va

Re: [fpc-pascal] FPC 1.9.8 - new TThread warning?

2005-02-25 Thread Paul Davidson
Remove $THREADING directive. It is now built in On Feb 25, 2005, at 8:07, chromdildo wrote: Hello, Great! just picked it up few minutes before announced :) now it throws warning (1.9.6 didn't) Warning: Illegal compiler directive "$THREADING" (I used {$THREADING ON} as described in the docs) I foll

[fpc-pascal] FPC 1.9.8 - new TThread warning?

2005-02-25 Thread chromdildo
Hello, Great! just picked it up few minutes before announced :) now it throws warning (1.9.6 didn't) Warning: Illegal compiler directive "$THREADING" (I used {$THREADING ON} as described in the docs) I followed the instructions given in the docs about multithreading. i.e. {$ifdef unix},cthreads{$

[fpc-pascal] FPC 1.9.8 aka 2.0.0-RC2

2005-02-25 Thread Florian Klaempfl
Hello, The Free Pascal Team is pleased to announce that FPC version 1.9.8 (or 2.0.0-RC2) is available and ready for download. This is a pre-release of version 2.0. As such, it is considered a beta of the upcoming 2.0 release, which is expected to be released in a few weeks. While this is officially