For the record, here are the test results with grep-2.10:

> * MacOS X 10.5
> * FreeBSD 6.4
> * OpenBSD 4.9
> 
> XPASS: word-delim-multibyte

Unchanged in grep 2.10.

> * Solaris 7
> 
> XPASS: turkish-I

Unchanged.

> * AIX 5.1
> * HP-UX 11.00
> * HP-UX 11.11
> * Solaris 8
> * Solaris 9
> 
> All grep tests passed, 2 gnulib tests failed:
> FAIL: test-exclude2.sh
> FAIL: test-exclude5.sh

Now: All tests passed.

> * Linux SPARC 64-bit
> 
> FAIL: empty
> FAIL: fgrep-infloop
> FAIL: in-eq-out-infloop

Now: All tests passed.

> * OSF/1 5.1
> 
> "make check" failure, see separate mail.

Partial improvement, partial regression. See separate mail.

> * mingw
> 
> FAIL: bre
> FAIL: include-exclude
> FAIL: khadafy
> FAIL: reversed-range-endpoints
> FAIL: warn-char-classes
> FAIL: word-multi-file
> XPASS: grep-dir

Unchanged.

> * MSVC 9
> 
> Compilation failure:

Now a different compilation failure, in dfa.c, due to declaration after
statement. Partially solved by Jim after grep 2.10 [1], but three more
changes are needed in
  kwsearch.c:43
  kwsearch.c:110
  main.c:2146
(see [2]).

Bruno

[1] https://lists.gnu.org/archive/html/bug-grep/2011-11/msg00073.html
[2] https://lists.gnu.org/archive/html/bug-grep/2011-11/msg00018.html
-- 
In memoriam Kerem Yılmazer <http://en.wikipedia.org/wiki/Kerem_Yılmazer>

Reply via email to