Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Apr 2016 00:56:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 208554] usr.bin/sed :sed functions 'i' and 'a' discard leading white space
Message-ID:  <bug-208554-8-s3QsoPEdKP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208554-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208554-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=3D208554

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pfg
Date: Wed Apr  6 00:55:40 UTC 2016
New revision: 297602
URL: https://svnweb.freebsd.org/changeset/base/297602

Log:
  Fix sed functions 'i' and 'a' from discarding leading white space.

  This appears to be implementation dependent but convenient and makes
  our sed behave more like GNU sed.

  Given that it is not the historic behavior, bump FreeBSD_version
  should userland/ports somehow depend on it.

  Obtained from:        NetBSD (bin/49872)

  Reviewed by:  bdrewery
  PR:           208554
  Merge after:  NEVER

Changes:
  head/sys/sys/param.h
  head/usr.bin/sed/compile.c

--=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-208554-8-s3QsoPEdKP>