On Mon, 16 Jun 2003, Ilia Alshanetsky wrote: > + if (*src_entry == *dest_entry && > ((*dest_entry)->refcount % 2)) {
Why this %2 test? -Andrei For every complex problem, there is a solution that is simple, neat, and wrong. -- H. L. Mencken -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php