Re: [GD-DEVEL] proper usage of entities.h
[email protected] (Pierre)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/12/07, Lars Hecking <[email protected]> wrote: > > > I will wait other persons opinion (Lars and other linux packagers) > > before to apply the change. It will probably be done in 2.1.0 as I do > > not think it should be done in 2.0.35 or? > > (What gave you the idea I'm a Linux packager?? ;-) You are certainly not, but you are my master for the auto* scripting magic :-D > > The question is: is entities.h meant to be used by apps, or is it for > internal use only? In the latter case, it must not be installed. > > Also, unrelated, I would eventually like to see gd headers move into > their own installation subdirectory. This is a big change, though, as > it requires code changes (#include <gd/gd.h> vs. #include <gd.h>). I'm > not sure this can be implemented in a clean, unambiguous way. I cannot agree more. It will also help us in the future. To have two versions installed including the development files (gd2/gd.h and gd3/gd.h (no, no gd3 plan for now ;) ). 2.1.0 sounds like a good moment to introduce this change. --Pierre