Why sending this in German? Please use snaps.php.net/win32/compile.log instead:

streams.c
c:\php4build\snap\main\streams.c(230) : warning C4022: 'php_error_docref0' 
: pointer mismatch for actual parameter 2
c:\php4build\snap\main\streams.c(230) : warning C4047: 'function' : 'int ' 
differs in levels of indirection from 'void *** '
c:\php4build\snap\main\streams.c(230) : warning C4024: 'php_error_docref0' 
: different types for formal and actual parameter 3
c:\php4build\snap\main\streams.c(232) : warning C4022: 'php_error_docref0' 
: pointer mismatch for actual parameter 2
c:\php4build\snap\main\streams.c(232) : warning C4047: 'function' : 'int ' 
differs in levels of indirection from 'void *** '
c:\php4build\snap\main\streams.c(232) : warning C4024: 'php_error_docref0' 
: different types for formal and actual parameter 3
c:\php4build\snap\main\streams.c(391) : warning C4047: 'function' : 
'unsigned int ' differs in levels of indirection from 'void *** '
c:\php4build\snap\main\streams.c(391) : warning C4024: '_php_stream_read' : 
different types for formal and actual parameter 3
c:\php4build\snap\main\streams.c(913) : warning C4101: 'flags' : 
unreferenced local variable
c:\php4build\snap\main\streams.c(914) : warning C4101: 'oldval' : 
unreferenced local variable
c:\php4build\snap\main\streams.c(1224) : warning C4022: 'php_error_docref0' 
: pointer mismatch for actual parameter 2
c:\php4build\snap\main\streams.c(1224) : warning C4047: 'function' : 'int ' 
differs in levels of indirection from 'void *** '
c:\php4build\snap\main\streams.c(1224) : warning C4024: 'php_error_docref0' 
: different types for formal and actual parameter 3


p.s.: Wie kannst Du mit nem deutschen compiler arbeiten, da versteht man 
die Fehelrmeldungen doch gar nicht?

At 10:16 22.08.2002, Sebastian Bergmann wrote:
>streams.c
>C:\home\php\php4\main\streams.c(230) : warning C4022: 'php_error_docref0'
>: Zeig
>ertyp fuer uebergebenen Parameter 2 stimmt nicht mit dem deklarierten
>Zeigertyp
>ueberein
>C:\home\php\php4\main\streams.c(230) : warning C4047: 'function' : Anzahl
>der De
>referenzierungen bei 'int ' und 'void ***  ' unterschiedlich
>C:\home\php\php4\main\streams.c(230) : warning C4024: 'php_error_docref0'
>: Unte
>rschiedliche Typen fuer formalen und uebergebenen Parameter 3
>C:\home\php\php4\main\streams.c(232) : warning C4022: 'php_error_docref0'
>: Zeig
>ertyp fuer uebergebenen Parameter 2 stimmt nicht mit dem deklarierten
>Zeigertyp
>ueberein
>C:\home\php\php4\main\streams.c(232) : warning C4047: 'function' : Anzahl
>der De
>referenzierungen bei 'int ' und 'void ***  ' unterschiedlich
>C:\home\php\php4\main\streams.c(232) : warning C4024: 'php_error_docref0'
>: Unte
>rschiedliche Typen fuer formalen und uebergebenen Parameter 3
>C:\home\php\php4\main\streams.c(391) : warning C4047: 'function' : Anzahl
>der De
>referenzierungen bei 'unsigned int ' und 'void ***  ' unterschiedlich
>C:\home\php\php4\main\streams.c(391) : warning C4024: '_php_stream_read' :
>Unter
>schiedliche Typen fuer formalen und uebergebenen Parameter 3
>C:\home\php\php4\main\streams.c(913) : warning C4101: 'flags' :
>Unreferenzierte
>lokale Variable
>C:\home\php\php4\main\streams.c(914) : warning C4101: 'oldval' :
>Unreferenzierte
>  lokale Variable
>C:\home\php\php4\main\streams.c(1224) : warning C4022: 'php_error_docref0'
>: Zei
>gertyp fuer uebergebenen Parameter 2 stimmt nicht mit dem deklarierten
>Zeigertyp
>  ueberein
>C:\home\php\php4\main\streams.c(1224) : warning C4047: 'function' : Anzahl
>der D
>ereferenzierungen bei 'int ' und 'void ***  ' unterschiedlich
>C:\home\php\php4\main\streams.c(1224) : warning C4024: 'php_error_docref0'
>: Unt
>erschiedliche Typen fuer formalen und uebergebenen Parameter 3
>
>--
>   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


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

Reply via email to