Re: [PHP-DEV] Including bandled expat.h

2002-03-11 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > On Mon, 11 Mar 2002, Yasuo Ohgaki wrote: > > >>Any reason not to including bandled expat.h explicitly? >>Any comments for possible fix? > > > The bundled file may differ from the used library, so this is not a good > idea. I agree. There is with-expat-dir option al

Re: [PHP-DEV] Including bandled expat.h

2002-03-11 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > On Mon, 11 Mar 2002, Yasuo Ohgaki wrote: > > >>Any reason not to including bandled expat.h explicitly? >>Any comments for possible fix? > > > The bundled file may differ from the used library, so this is not a good > idea. I agree. New build system should be fixed

Re: [PHP-DEV] Including bandled expat.h

2002-03-10 Thread derick
On Mon, 11 Mar 2002, Yasuo Ohgaki wrote: > Any reason not to including bandled expat.h explicitly? > Any comments for possible fix? The bundled file may differ from the used library, so this is not a good idea. Derick > > Index: ext/wddx/php_wddx.h > =

[PHP-DEV] Including bandled expat.h

2002-03-10 Thread Yasuo Ohgaki
Any reason not to including bandled expat.h explicitly? Any comments for possible fix? Index: ext/wddx/php_wddx.h === RCS file: /repository/php4/ext/wddx/php_wddx.h,v retrieving revision 1.10 diff -u -r1.10 php_wddx.h --- ext/wddx/ph