Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c

2002-07-14 Thread Jason Greene
vc++ compiler understands nested blocks just fine. The problem is that err is used further down in the file, and err is out of scope at that point. -Jason On Sat, 2002-07-13 at 04:01, Jani Taskinen wrote: > On Sat, 13 Jul 2002, Sebastian Bergmann wrote: > > >Jani Taskinen wrote: > >> What's th

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c

2002-07-13 Thread Sebastian Bergmann
Jani Taskinen wrote: > What's the error you get? c:\home\php\php4\ext\standard\fsock.c(244): error C2065: 'err': undeclared identifier -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebast

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c

2002-07-13 Thread Jani Taskinen
What's the error you get? --Jani -- On Sat, 13 Jul 2002, Sebastian Bergmann wrote: >Jani Taskinen wrote: >> sniper Sat Jul 13 03:11:00 2002 EDT >> >> Modified files: >> /php4/ext/standard fsock.c >> Log: >> nuke unused variable warning > > This broke the Win

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c

2002-07-13 Thread Sebastian Bergmann
Jani Taskinen wrote: > sniper Sat Jul 13 03:11:00 2002 EDT > > Modified files: > /php4/ext/standard fsock.c > Log: > nuke unused variable warning This broke the Win32 build. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c

2002-03-17 Thread Sebastian Bergmann
Sebastian Bergmann wrote: > The > > c:\home\php\php4\ext\standard\fsock.c(196): warning C4761: > Size conflict in argument > > warning persists, the others are gone. Fixed now. Thanks, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpen

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c

2002-03-16 Thread Sebastian Bergmann
Harald Radi wrote: > phanto Sat Mar 16 17:08:24 2002 EDT > > Modified files: > /php4/ext/standard fsock.c > Log: > fixed TSRM build The c:\home\php\php4\ext\standard\fsock.c(196): warning C4761: Size conflict in argument warning persists, the others are gone. --

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c fsock.h /main network.cphp_network.h php_streams.h streams.c

2001-05-06 Thread Wez Furlong
On 2001-05-06 07:07:54, "Sebastian Bergmann" <[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 stuf

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c fsock.h /main network.cphp_network.h php_streams.h streams.c

2001-05-05 Thread Sebastian Bergmann
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 D:\Programme\MS Visual Studio\Projekte\php\php4\ext\standard\fsock.c(431) : warn ing C4018: '<' : conflict b

[PHP-DEV] RE: [PHP-CVS] cvs: php4 /ext/standard fsock.c fsock.h /main network.c php_network.h php_streams.h streams.c

2001-05-05 Thread Wez Furlong
On 2001-05-05 20:30:25, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > Your patch has broken my build. > On Linux doing a simple ./configure ; make dies with: > /home/andi/php-cvs/main/network.c: In function `php_hostconnect': > /home/andi/php-cvs/main/network.c:274: storage size of `timeoutval' isn'

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c fsock.h /main network.c php_network.h php_streams.h streams.c

2001-05-05 Thread Wez Furlong
On 2001-05-05 20:30:25, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > Hi, > > Your patch has broken my build. > On Linux doing a simple ./configure ; make dies with: > > gcc -I. -I/home/andi/php-cvs/main -I/home/andi/php-cvs/cgi/main > -I/home/andi/php-cvs -I/home/andi/php-cvs/cgi/Zend > -I/hom

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard fsock.c fsock.h /main network.c php_network.h php_streams.h streams.c

2001-05-05 Thread Andi Gutmans
Hi, Your patch has broken my build. On Linux doing a simple ./configure ; make dies with: gcc -I. -I/home/andi/php-cvs/main -I/home/andi/php-cvs/cgi/main -I/home/andi/php-cvs -I/home/andi/php-cvs/cgi/Zend -I/home/andi/php-cvs/ext/mysql/libmysql -I/home/andi/php-cvs/ext/xml/expat/xmltok -I/h