bug#18974: grep-2.20 test-mbrtowc3.sh fails on Solaris without European localization

2016-09-03 Thread Paul Eggert
Thanks for this (old) bug report . I cannot reproduce the problem with grep 2.25 on Solaris 10 sparc with cc from Studio 12.5. Perhaps the mbrtowc bug has been fixed. Or perhaps I have not reproduced the scenario (looking at the test, it seems that it depends on a Ja

bug#19775: Test failing after the CVE fix

2016-09-03 Thread Paul Eggert
http://bugs.gnu.org/19775 Evidently nobody has had time to look into this bug report. As the report is against a patch to an old release of grep, and the bug doesn't seem to have occurred in that release or in any later release, I'm boldly closing the bug as fixed.

bug#18974: closed (Re: grep-2.20 test-mbrtowc3.sh fails on Solaris without European localization)

2016-09-03 Thread Kiyoshi KANAZAWA
Hello, I confirmed it is fixed in grep-2.25. Thanks, --- Kiyoshi   > Your bug report > > #18974: grep-2.20 test-mbrtowc3.sh fails on Solaris without European > localization > > which was filed against the grep package, has been closed. > > The explanation is attached below, along with yo

bug#24262: [PATCH 2/2] dfa: support not newline_anchor of regex

2016-09-03 Thread Norihiro Tanaka
On Fri, 2 Sep 2016 22:07:18 -0700 Paul Eggert wrote: > Norihiro Tanaka wrote: > > You say we can simplified by the changes for > > multithreading, but two changes in the patch are needed. > > Thanks, I missed that. I installed your patch, along with the attached minor > cleanup, and am closing