PHP :: Bug #27437 :: Wrong includes in ext/gd/libgd/gdft.c
| 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 | ||
[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 commits
[2004-03-06 13:17 UTC] iliaa@php.net