Re: [INTERNALS-WIN] #45456 (_WIN32_WINNT) and fix VC9, zend/
[email protected] ("Pierre Joye")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 14, 2008 at 7:35 AM, Stanislav Malyshev <[email protected]> wrote: > Hi! > > I see one problem in TSRM and Zend patches - they make Zend and TSRM trees > depend on PHP sources. That wasn't the condition before and AFAIK it is not > desirable. As far as I remember, it already uses main/config.w32.h before. Now it is generalized to avoid this exact problem (and maybe other). Why has Zend to be 100% independent from php main? As I can understand the problem if it was an extension but not in this case. I don't think that duplicating the config file is a good idea as it may only introduce possible conflicts or bad side effects (different definition for the same thing at different locations). Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org