bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18580: [PATCH] dfa: check end of an input buffer after a transition


From: Norihiro Tanaka
Subject: bug#18580: [PATCH] dfa: check end of an input buffer after a transition in non-UTF8 multibyte locales
Date: Thu, 09 Oct 2014 07:36:30 +0900

Jim Meyering <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]