Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2014 02:04:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195929] usr.bin/sed -- constify, remove line-length limits
Message-ID:  <bug-195929-8-FhPCknQo5T@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195929-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195929-8@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=195929

Mikhail T. <mi@ALDAN.algebra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150558|0                           |1
        is obsolete|                            |

--- Comment #5 from Mikhail T. <mi@ALDAN.algebra.com> ---
Created attachment 150663
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150663&action=edit
Properly process multi-line -e commands too

This patch fixes things to properly handle the multiline -e arguments, which
are used heavily by our own regression-tests.

Our entire test-suit succeeds now, with the exception of 7.8, which the
unmodified sed fails too.

-- 
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-195929-8-FhPCknQo5T>