bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15527: Failing test spencer1-locale for grep 2.14 on Solaris


From: Jim Meyering
Subject: bug#15527: Failing test spencer1-locale for grep 2.14 on Solaris
Date: Mon, 7 Oct 2013 07:58:14 -0700

On Fri, Oct 4, 2013 at 7:40 AM, Dagobert Michelsen <address@hidden> wrote:
> I have a failing test spencer1-locale for #514. The error is the same as the 
> one
> reported here:
>   http://lists.gnu.org/archive/html/bug-grep/2012-08/msg00020.html
>
> I verified that the error also occurs when compiling with gcc 4.8.0.
>
> Here is the snippet for the failing test:
...
> ++ echo $'a\002c'
> ++ LC_ALL=ru_RU.KOI8-R
> ++ grep -E -e 'a[^A-^C]?c'
> ++ echo 1
> + status=1
> + test 1 -ne 0
> + echo Spencer test '#514' failed '(ru_RU.KOI8-R)'
> Spencer test #514 failed (ru_RU.KOI8-R)
> + failures=1
...
> Please let me know if you need more information or access to the build 
> machine.

Thank you for the report.
Would you please see if using configure options
--without-included-regex or --with-included-regex makes a difference?





reply via email to

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