hi Andrey,

On Thu, Jun 11, 2009 at 7:25 PM, Andrey Hristov<andrey.hris...@sun.com> wrote:
>  Hi Pierre,
> Pierre Joye wrote:
>>
>> hi,
>>
>> This change sounds wrong. The obj pointer is being used without being
>> initialized:
>>
>> ext\mysqlnd\mysqlnd_wireprotocol.c(1632) : warning C4700:
>> uninitialized local variable 'obj' used
>>
>> Cheers,
>
> Check with your eyes, the compiler is wrong.
> obj is touched only if allocated is FALSE but it is never FALSE if the zval
> cache has been switched off.

Please read http://www.thefreedictionary.com/seems

Now that the meaning of this word has been cleared :), can you add a
ifdef around that code then?

thanks for the quick reply,

Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to