On Tue, 17 Jun 2003, Ilia A. wrote:
> references since that field is always 0 no matter what. So, we rely on an 
> interesting property of refcount, which causes refcount to be odd when we 
> have a reference and even we simply have a write only copy.

Can you explain the rationality behind this property? Why can't we have
is_ref=0 and refcount=3?

-Andrei
* All of the above is my opinion, unless specified otherwise. *

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

Reply via email to