php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27437 Wrong includes in ext/gd/libgd/gdft.c
Submitted: 2004-02-29 10:06 UTC Modified: 2004-03-06 13:17 UTC
From: toby@php.net Assigned:
Status: Closed Package: GD related
PHP Version: 4.3.4 OS: Debian 3 Unstable
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: toby@php.net
New email:
PHP Version: OS:

 

 [2004-02-29 10:06 UTC] toby@php.net
Description:
------------
Produces Erros during make process.

Reproduce code:
---------------
#include "freetype/ftglyph.h"

should be

#include FT_GLYPH_H



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-06 13:17 UTC] iliaa@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 03:01:28 2024 UTC