[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
grep 2.5 : Spencer bre test #16 failed (on Solais 8 too)
From: |
Chr. v. Stuckrad |
Subject: |
grep 2.5 : Spencer bre test #16 failed (on Solais 8 too) |
Date: |
Sun, 17 Mar 2002 23:09:07 +0100 |
User-agent: |
Mutt/1.3.25i |
Hi!
I just tested grep-2.5, first on an old LINUX (SuSE 6.4) where ist works,
then I tried on a Solaris8 host, where 'Spencer bre test #16 failed'.
Checking the Mailinglists archive I found already on instance of the
bug mailed, but on a different system. (Therefore the Cc.)
The test #16 greps for a '{' with a pattern '\{` like:
echo \{ | grep -e \\\{
SUN's 'grep' and my grep-2.5 on LINUX and
grep-2.4 on Solaris find a brace this way.
BUT grep-2.5, compiled on Solaris8 with gcc-2.95.3
(gcc-3.0.2 does the same) including 'pcre-3.9',
'libiconv-1.7' and configuring --with-included-gettext
says instead:
grep: Unmatched \{
which makes it incompatible to the default grep
and so I can not install it :-(
The same Pattern and Binary work if given
the options '-P' or '-E'.
What more information do you need?
Stucki (one of the admins of math.fu-berlin.de)
--
Christoph von Stuckrad * * | nickname | <address@hidden> \
Freie Universitaet Berlin |/_* | 'stucki' | Tel(days):+49 30 838-75 459 |
Fachbereich Mathematik, EDV |\ * | if online | Tel(else):+49 30 77 39 6600 |
Arnimallee 2-6/14195 Berlin * * | on IRCnet | Fax(alle):+49 30 838-75454 /
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- grep 2.5 : Spencer bre test #16 failed (on Solais 8 too),
Chr. v. Stuckrad <=