sed-devel
[Top][All Lists]
Advanced

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

3 minor sed adjustment


From: Assaf Gordon
Subject: 3 minor sed adjustment
Date: Sun, 31 Jul 2016 02:46:43 -0400

Hello,

Attached are 3 patches for minor sed adjustments - I think they make sed behave 
more consistently:

Assaf Gordon (3):
  sed: allow multiple (non-conflicting) -E/-r parameters
  sed: adjust line-terminator of F/l/= commands when -z is used
  sed: reject 's///e' in --posix mode

 sed/compile.c             |  2 ++
 sed/execute.c             | 16 ++++++++++------
 sed/sed.c                 |  6 ++++--
 testsuite/nulldata.sh     | 22 +++++++++++++++-------
 testsuite/posix-mode-s.sh |  9 +++++++--
 5 files changed, 38 insertions(+), 17 deletions(-)


Comments welcomed,
 - assaf


Attachment: sed-2016-07-31.patch
Description: Binary data


reply via email to

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