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
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{$
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
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
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
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
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
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