It would be nice if we found some solution to the trailing whitespace
problem. Currently it's absolutely impossible to find the actual
change in all between all those whitespace changes. Either there
should be a strict policy to have whitespace changes in a separate
commit or we need a diff view that does not show trivial whitespace
changes (like w=1 on github).

Nikita

On Thu, May 31, 2012 at 7:26 AM, Stanislav Malyshev <s...@php.net> wrote:
> Commit:    ed6ce831013d8c6f6f585e814ee9b542da283749
> Author:    Stanislav Malyshev <s...@php.net>         Wed, 30 May 2012 
> 22:26:26 -0700
> Parents:   303dd7f3469106f8cd91a8648de1c4fed51374b3
> Branches:  PHP-5.4
>
> Link:       
> http://git.php.net/?p=php-src.git;a=commitdiff;h=ed6ce831013d8c6f6f585e814ee9b542da283749
>
> Log:
> fix bug #55042 - erealloc without updating pointer
>
> Bugs:
> https://bugs.php.net/55042
>
> Changed paths:
>  M  ext/iconv/iconv.c
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

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

Reply via email to