How so?

Ilia Alshanetsky




On 7-Mar-09, at 5:09 PM, Antony Dovgal wrote:

On 08.03.2009 00:56, Ilia Alshanetsky wrote:
-       long ztype;
+       long ztype = NULL;

That doesn't seem right.

+       if (ztype) {
+               type = ztype;
        }

And I'm not sure this is correct either.

--
Wbr,
Antony Dovgal


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

Reply via email to