Hello Moriyoshi,

Sunday, December 7, 2003, 9:28:50 AM, you wrote:

> Marcus Boerger <[EMAIL PROTECTED]> wrote:

>> > Hmm, how does this change fix your problem?
>> 
>> $ext_shared gets overwritten if i do not 'cache' it in another variable.

> With a quick look over the script, nowhere seems ext_shared to be 
> overwritten. (And I've already tested shared build to see it work quite
> well..) BTW the patch is harmless, so maybe it'd better to leave it as 
> is.

Any PHP_ARG_ENABLE or PHP_ARG_WITH macro overwrites $ext_shared, so i need
to cache it, thats the problem. It *may* work without caching $ext_shared
but it also may *not* work, now it always works.

-- 
Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to