Date: 11/19/99
- Next message: oliver <email protected>: "[PHP-DEV] PHP 4.0 Bug #2770: phpinfo() gives wrong info about included gd support"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: [PHP4BETA] MySQL module for Win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: oliver <email protected>
Operating system: Linux 2.0.38 libc5
PHP version: 4.0 Latest CVS (19/11/1999)
PHP Bug Type: Compile Warning
Bug description: Warning in gdttf.c
gdttf.c:168: warning: static declaration for `gdImageColorResolve' follows non-static
gdImageColorResolve probably should be enclosed in
#ifndef HAVE_GDIMAGECOLORRESOLVE
#endif
as it is in gd.c
Same goes for php3 (current CVS) !
-- 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: oliver <email protected>: "[PHP-DEV] PHP 4.0 Bug #2770: phpinfo() gives wrong info about included gd support"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: [PHP4BETA] MySQL module for Win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

