Sebastian Bergmann wrote:
> [snip]

  Didn't notice those before:

c:\home\php\php4\main\main.c(569): error C2065:
'tsrm_ls': Undeclared identifier

c:\home\php\php4\main\main.c(569): warning C4022:
_php_stream_open_wrapper': 
Pointer type for passed parameter 5 does not matched declared pointer
type

c:\home\php\php4\main\streams.c(646): warning C4047: 'function':
Number of dereferences of 'char **' and 'void ***' different

c:\home\php\php4\main\streams.c(646): warning C4024: '_php_stream_fopen':
Types for formal and passed parameter 3 do not match

c:\home\php\php4\main\streams.c(886): error C2065: 'tsrm_ls':
Undeclared identifier

c:\home\php\php4\main\streams.c(956) : error C2082:
Formal parameter "tsrm_ls" redefined

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

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

Reply via email to