[PHP-DEV] bad pointer From: Shane Caraveo (shane <email protected>)
Date: 11/30/99

Someone commited in the last 24 hours a change that causes a compile
warning:

main.c
e:\src\phpcvs\php4\main.c(897) : warning C4113: 'struct _iobuf *(__cdecl
*)(const char *,char ** )' differs in parameter lists from 'struct
_iobuf *(__cdecl *)(const char *)'

Looks ugly enough to cause some problems.

Not compiling before commiting? ;-)

Shane

-- 
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>