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: Jim Meyering
Subject: bug#18580: [PATCH] dfa: check end of an input buffer after a transition in non-UTF8 multibyte locales
Date: Tue, 7 Oct 2014 08:39:03 -0700

On Mon, Oct 6, 2014 at 8:41 AM, Norihiro Tanaka <address@hidden> wrote:
> Jim Meyering <address@hidden> wrote:
>> Here is another patch in your name, adding that test.
>> This time, I've added a NEWS entry.
>> As before, please read it carefully and let me know if you
>> have any suggestion before I push.
>
> Thanks for the review and addition of NEWS entry.  I don't have any
> sugestions.  Please push it.

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.





reply via email to

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