On Fri, 16 Oct 2015 22:48:07 -0700
Paul Eggert wrote:
> Thanks for those performance improvements. I installed them, with some minor
> changes to commentary. I also installed a couple of minor tweaks to the code,
> to use memrchr and to simplify the multibyte test. Attached are the revised
> s
On Sat, Oct 17, 2015 at 12:44 AM, Norihiro Tanaka wrote:
> On Fri, 16 Oct 2015 22:48:07 -0700
> Paul Eggert wrote:
>
>> Thanks for those performance improvements. I installed them, with some minor
>> changes to commentary. I also installed a couple of minor tweaks to the
>> code, to use memrchr
Jim Meyering wrote:
I would prefer to release the fixed
grep-2.22 ASAP, and integrate those additional changes afterwards.
Thanks for doing the release. I don't have any quick or trivial patches in my
pipeline (which also includes a fix for the "binary output matches" problem, and
reviewing Z
On Sat, 17 Oct 2015 08:11:21 -0700
Jim Meyering wrote:
> I would like to make a prerelease snapshot late today or tomorrow, so
> if you know of any quick/trivial improvements or anything
> bug-fix-related, please let me know soon.
Thanks for making pre-release. I don't also have any quick and/
On Sat, Oct 17, 2015 at 4:12 PM, Norihiro Tanaka wrote:
> On Sat, 17 Oct 2015 08:11:21 -0700
> Jim Meyering wrote:
>
>> I would like to make a prerelease snapshot late today or tomorrow, so
>> if you know of any quick/trivial improvements or anything
>> bug-fix-related, please let me know soon.
I want to release grep-2.22 in just a couple of days.
This release is motivated largely by the discovery that there has
been a bug in versions 2.19, 2.20 and 2.21 that made grep mistakenly
print some lines that did not match. However, there have also been
several other bug fixes and notable perform
I ran into a problem with this release on Solaris 10 with Sun C 5.13:
CC fts.o
"fts.c", line 1915: warning: type of struct member "__b" can not be derived fro\
m structure with flexible array member
"fts.c", line 1915: warning: type of struct member "__b" can not be derived fro\
m structu