Date: 11/30/99
- Next message: rasmus <email protected>: "Re: [PHP-DEV] bad pointer"
- Previous message: php-bug <email protected>: "[PHP-DEV] PHP 4.0 Bug #2881: Not Parse error for invalid ereg arguments."
- Next in thread: rasmus <email protected>: "Re: [PHP-DEV] bad pointer"
- Reply: rasmus <email protected>: "Re: [PHP-DEV] bad pointer"
- Reply: Sascha Schumann: "Re: [PHP-DEV] bad pointer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: rasmus <email protected>: "Re: [PHP-DEV] bad pointer"
- Previous message: php-bug <email protected>: "[PHP-DEV] PHP 4.0 Bug #2881: Not Parse error for invalid ereg arguments."
- Next in thread: rasmus <email protected>: "Re: [PHP-DEV] bad pointer"
- Reply: rasmus <email protected>: "Re: [PHP-DEV] bad pointer"
- Reply: Sascha Schumann: "Re: [PHP-DEV] bad pointer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

