Date: 02/25/01
- Next message: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #9302 Updated: Fallo en la funcion sscanf"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / modules.h zend_builtin_functions.c"
- In reply to: Andi Gutmans: "[PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / modules.h zend_builtin_functions.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andi Gutmans wrote:
> Hopefully fixed now.
Unfortuneately I'm still getting
cgi_main.c
..\main\php.h(44) : warning C4273: 'first_arg_force_ref' : Inkonsistente
DLL-Bindung. dllexport angenommen.
..\main\php.h(45) : warning C4273: 'first_arg_allow_ref' : Inkonsistente
DLL-Bindung. dllexport angenommen.
..\main\php.h(46) : warning C4273: 'second_arg_force_ref' : Inkonsistente
DLL-Bindung. dllexport angenommen.
..\main\php.h(47) : warning C4273: 'second_arg_allow_ref' : Inkonsistente
DLL-Bindung. dllexport angenommen.
getopt.c
..\main\php.h(44) : warning C4273: 'first_arg_force_ref' : Inkonsistente
DLL-Bindung. dllexport angenommen.
..\main\php.h(45) : warning C4273: 'first_arg_allow_ref' : Inkonsistente
DLL-Bindung. dllexport angenommen.
..\main\php.h(46) : warning C4273: 'second_arg_force_ref' : Inkonsistente
DLL-Bindung. dllexport angenommen.
..\main\php.h(47) : warning C4273: 'second_arg_allow_ref' : Inkonsistente
DLL-Bindung. dllexport angenommen.
While we're at it, is there anything you can do about
zend_ini_scanner.cpp
zend_ini_scanner.cpp(740) : warning C4102: 'find_rule' : Unreferenzierte
Marke
zend_language_scanner.cpp
zend_language_scanner.cpp(5435) : warning C4273: 'isatty' : Inkonsistente
DLL-Bindung. dllexport angenommen.
-- sebastian bergmann e-mail : sb <email protected> homepage : http://www.sebastian-bergmann.de make a gift : http://wishlist.sebastian-bergmann.de measure the usability of your web application -> http://phpOpenTracker.de-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #9302 Updated: Fallo en la funcion sscanf"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / modules.h zend_builtin_functions.c"
- In reply to: Andi Gutmans: "[PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / modules.h zend_builtin_functions.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

