Hi Derick:
   -                                            smart_str_append_long(buf, 
(long)Z_OBJCE_P(struc)->name_length);
+                                               smart_str_append_long(buf, 
(int)Z_OBJCE_P(struc)->name_length);

this is the commit message try to description,

I was plan to commit them separately,   but by mistake,   I committed
them both,,


thanks

2011/8/14 Derick Rethans <der...@php.net>:
> On Fri, 12 Aug 2011, Xinchen Hui wrote:
>
>> laruence                                 Fri, 12 Aug 2011 07:47:03 +0000
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=314808
>>
>> Log:
>> Omitted GCC warning "comparison is always false"
>
> I don't get this commit message, as you seem to have changed \0 issues
> almost exclusively in this patch.
>
> Derick
>
>>
>> Changed paths:
>>     U   php/php-src/branches/PHP_5_4/ext/ereg/ereg.c
>>     U   php/php-src/branches/PHP_5_4/ext/ereg/regex/regerror.c
>>     U   php/php-src/branches/PHP_5_4/ext/standard/var.c
>>     U   php/php-src/branches/PHP_5_4/main/streams/cast.c
>>     U   php/php-src/trunk/ext/ereg/ereg.c
>>     U   php/php-src/trunk/ext/ereg/regex/regerror.c
>>     U   php/php-src/trunk/ext/ereg/regex.patch
>>     U   php/php-src/trunk/ext/standard/var.c
>>     U   php/php-src/trunk/main/streams/cast.c
>>
>>
>
> --
> http://derickrethans.nl | http://xdebug.org
> Like Xdebug? Consider a donation: http://xdebug.org/donate.php
> twitter: @derickr and @xdebug
>



-- 
Laruence  Xinchen Hui
http://www.laruence.com/

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

Reply via email to