Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Dec 2002 23:49:01 +0900
From:      FUJISHIMA Satsuki <sf@FreeBSD.org>
To:        current@FreeBSD.org
Subject:   SED regression
Message-ID:  <867keoseqq.wl@gray.plala.or.jp>

next in thread | raw e-mail | index | archive | help
Does anyone see this?
both -CURRENT and -STABLE fail at the same place.

note: GNU sed 3.02 from ports passed this test.

/usr/src/tools/regression/usr.bin/sed$ make
Running test G
PASS: Test G detected no regression. (in /usr/src/tools/regression/usr.bin/sed)
Running test P
PASS: Test P detected no regression. (in /usr/src/tools/regression/usr.bin/sed)
Running test psl
PASS: Test psl detected no regression. (in /usr/src/tools/regression/usr.bin/sed)
Running test bcb
PASS: Test bcb detected no regression. (in /usr/src/tools/regression/usr.bin/sed)
Running test y
--- regress.y.out	Fri Jun 28 01:07:51 2002
+++ -	Thu Dec  5 23:26:19 2002
@@ -1 +1 @@
-fOO
\ No newline at end of file
+fOO
FAIL: Test y failed: regression detected.  See above. (in /usr/src/tools/regression/usr.bin/sed)
*** Error code 1

Stop in /usr/src/tools/regression/usr.bin/sed.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867keoseqq.wl>