Re: [PHP-DEV] PREAD yet again

2002-09-19 Thread Dan Kalowsky
Thies (et all) Please read up on the bug http://bugs.php.net/bug.php?id=15983&edit=1 It contains all the details about this. I have mentioned this on the list at least once before, and received no answers... so suggested fixes would be appreciated. On Thursday, September 19, 2002, at 12:52 PM

Re: [PHP-DEV] PREAD yet again

2002-09-19 Thread Thies C. Arntzen
On Thu, Sep 19, 2002 at 08:30:06AM -0400, Dan Kalowsky wrote: > Hello list, > > In PHP 4.2.3 I removed the PREAD functionality from the session module > due to a bug in the glibc libraries on non-x86 machines. In CVS HEAD > Sascha has re-added it using some tests. Unfortunately it seems that

Re: [PHP-DEV] PREAD yet again

2002-09-19 Thread derick
On Thu, 19 Sep 2002, Dan Kalowsky wrote: > Hello list, > > In PHP 4.2.3 I removed the PREAD functionality from the session module > due to a bug in the glibc libraries on non-x86 machines. In CVS HEAD > Sascha has re-added it using some tests. Unfortunately it seems that > these tests don't

[PHP-DEV] PREAD yet again

2002-09-19 Thread Dan Kalowsky
Hello list, In PHP 4.2.3 I removed the PREAD functionality from the session module due to a bug in the glibc libraries on non-x86 machines. In CVS HEAD Sascha has re-added it using some tests. Unfortunately it seems that these tests don't seem to work well, and still cause the session module