On Thu, Oct 31, 2013 at 10:46 AM, Mirraz Mirraz <[email protected]> wrote:
>
> After updating from 2.14 to 2.15 grep has started to fail to match patterns
> that contain '\s*' or '\s\+'
> For example:
>
> (grep-2.14)
> $ echo '[ ]' | grep '\s*'
> [ ]
> $
>
> (grep-2.15)
> $ echo '[ ]' | grep '\s*'
> $

Thank you for the report.
That is clearly a regression.  That is now the most compelling (of 3)
reasons to make a new release.



Reply via email to