Date: 09/29/00
- Next message: melchers <email protected>: "[PHP-DEV] Bug #6947: all compiler warnings"
- Previous message: Benjamin Lee: "Re: [PHP-DEV] Re: [PHP] Level of Java Support in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6945
Updated by: rasmus
Reported By: melchers <email protected>
Status: Closed
Bug Type: Compile Warning
Assigned To:
Comments:
Fixed in CVS
Previous Comments:
---------------------------------------------------------------------------
[2000-09-29 17:13:42] melchers <email protected>
(using php-3.0.17RC1)
file functions/gdttf.c
function fontFetch()
variable platform is of type short
but should be of type "TT_UShort" as definded
in the freetype header file. Freetype defines
in freetype.h:
typedef unsigned short TT_UShort;
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=6945
-- 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: melchers <email protected>: "[PHP-DEV] Bug #6947: all compiler warnings"
- Previous message: Benjamin Lee: "Re: [PHP-DEV] Re: [PHP] Level of Java Support in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

