My Win32 build of 4.3.0pre1 also fails with these two errors:

glob.c
c:\work\php-source\php-4.3.0pre1\win32\glob.c(506) : warning C4090:
'function' : different 'const' qualifiers
c:\work\php-source\php-4.3.0pre1\win32\glob.c(506) : warning C4028:
formal parameter 1 different from declaration
c:\work\php-source\php-4.3.0pre1\win32\glob.c(506) : warning C4090:
'function' : different 'const' qualifiers
c:\work\php-source\php-4.3.0pre1\win32\glob.c(506) : warning C4028:
formal parameter 2 different from declaration
c:\work\php-source\php-4.3.0pre1\win32\glob.c(506) : warning C4024:
'qsort' : different types for formal and actual parameter 4

formatted_print.c
c:\work\php-source\php-4.3.0pre1\ext\standard\formatted_print.c(287) :
error C2065: 'tsrm_ls' : undeclared identifier


Michael Sisolak
[EMAIL PROTECTED]


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to