GNU bug report logs - #17034
[PATCH] grep: open CSET and transform into the upper case when MB_CUR_MAX == 1 in dfamust

Previous Next

Package: grep;

Reported by: Norihiro Tanaka <noritnk <at> kcn.ne.jp>

Date: Tue, 18 Mar 2014 13:40:02 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 17034-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Norihiro Tanaka <noritnk <at> kcn.ne.jp>, 17034-done <at> debbugs.gnu.org
Subject: Re: bug#17034: [PATCH] grep: open CSET and transform into the upper
 case when MB_CUR_MAX == 1 in dfamust
Date: Fri, 11 Apr 2014 18:36:50 -0700
[Message part 1 (text/plain, inline)]
Norihiro Tanaka wrote:
> I fixed the bug in the patch.  Added call of resetmust().

Thanks, I installed that, along with the attached fixeup patch, and am 
marking this as done.  The most interesting part of the fixup patch is 
its replacement of 'for (; j < NOTCHAR; j++)' with 'while (++j < 
NOTCHAR)', which should work a bit better when analyzing patterns like 
'[aaa]'.
[0001-grep-improvements-for-the-open-CSET-patch.patch (text/plain, attachment)]

This bug report was last modified 11 years and 47 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.