Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 2020 20:55:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 158706] [regression] sed(1) in 8.2 gives incorrect output compared to 7.4
Message-ID:  <bug-158706-227-imIP6O0pvb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-158706-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-158706-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D158706

Kyle Evans <kevans@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|Open                        |Closed
                 CC|                            |kevans@freebsd.org

--- Comment #2 from Kyle Evans <kevans@freebsd.org> ---
I can't quite see what fixed this, but current-day sed(1) seems to give me =
the
correct results:

root@viper:/tmp/pr/x# sed -f kill-svn-in-diff.sed test-input
Only in .: dopatch.2011-02-19.08:22:15
Only in .: dopatch.2011-02-19.08:32:52
Only in .: patch.2011-06-19.10:06:24
Only in /z/release/RELENG_8_2_0_RELEASE.amd64/usr/src:
patch.2011-07-07.16:43:51
diff -r ./sys/conf/newvers.sh
/z/release/RELENG_8_2_0_RELEASE.amd64/usr/src/sys/conf/newvers.sh
39c39
< RELEASE=3D"${REVISION}-${BRANCH}"
---
> RELEASE=3DFreeBSD-8.2.0-MBi
Only in ./sys/i386/conf: XYZZY
Only in ./sys/i386/conf: XYZZY_SMP
Only in ./sys/i386/conf: XYZZY_SMP_NA
Only in ./sys/i386/conf: XYZZY_SMP_NA_ATM

Closing as FIXED, please feel free to re-open as needed.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-158706-227-imIP6O0pvb>