Jim Meyering <j...@meyering.net> wrote:
> I used git bisect to determine precisely where this happened:
> 
>   git bisect start v2.19 v2.18
>   git bisect run sh -c 'make WERROR_CFLAGS= && test $(printf "a\naa\n"
> | LC_ALL=zh_CN src/grep ..|wc -l) = 1'
> 
> It found v2.18-123-geb3292b, so I've updated the commit log message
> accordingly, and will push shortly.

Thanks for analysis and push.  Closed.




Reply via email to