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
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
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
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/
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
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.
--
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
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
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'
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
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
11 matches
Mail list logo