Date: 05/06/01
- Next message: Phil Driscoll: "Re: [PHP-DEV] Bug #10684 Updated: Installation Problem"
- Previous message: Yasuo Ohgaki: "Re: [PHP-DEV] Re: Bug #10682 Updated: php -l display the same errors"
- In reply to: Sebastian Bergmann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c fsock.h /main network.cphp_network.h php_streams.h streams.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2001-05-06 07:07:54, "Sebastian Bergmann" <sb <email protected>>
wrote:
> Wez Furlong wrote:
> > Fixed and on the PHP_4_0_6 branch.
> fsock.c
> D:\Programme\MS Visual
> Studio\Projekte\php\php4\ext\standard\fsock.c(431) : erro
> r C2065: 'FD_SETSIZE' : undeclared varaible
Thats the PHP_WIN32 stuff; fixed by replacing a series of #includes with
php_network.h.
I'll merge it in a couple of minutes.
--Wez.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Phil Driscoll: "Re: [PHP-DEV] Bug #10684 Updated: Installation Problem"
- Previous message: Yasuo Ohgaki: "Re: [PHP-DEV] Re: Bug #10682 Updated: php -l display the same errors"
- In reply to: Sebastian Bergmann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c fsock.h /main network.cphp_network.h php_streams.h streams.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

