[fpc-pascal] REQ: official FPC's FCGI framework
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Feb 13 15:26:23 CET 2009
On 13 Feb 2009, at 14:41, Bee wrote:
>> Yes, but it's fixed in 2.2.2
>
> ExtPascal author claimed that it's still reproducable in FPC 2.2.2
> and 2.3.1.
It is not. Just try the test programs in the test suite. There is
however a related bug which has been fixed in 2.3.1 recently: http://bugs.freepascal.org/view.php?id=13105
> Also:
> http://bugs.freepascal.org/view.php?id=11490
That is a documentation bug, as far as I'm concerned (and unless
extpascal uses only beginthread without endthread, it does not affect
that framework).
> http://bugs.freepascal.org/view.php?id=11896
That's unlikely to be the problem, since most people call x.free
rather than an unqualified "destroy".
Jonas
More information about the fpc-pascal
mailing list