Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2016 22:57:18 +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-Sn6HLVWpES@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

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

Author: pfg
Date: Tue Jul 19 22:56:41 UTC 2016
New revision: 303047
URL: https://svnweb.freebsd.org/changeset/base/303047

Log:
  sed(1):       Assorted cleanups and simplifications.

  Const-ify several variables, make it build cleanly with WARNS level 5.

  Submitted by: mi
  PR:           195929
  MFC after:    1 month

Changes:
  head/usr.bin/sed/Makefile
  head/usr.bin/sed/compile.c
  head/usr.bin/sed/defs.h
  head/usr.bin/sed/extern.h
  head/usr.bin/sed/main.c
  head/usr.bin/sed/misc.c
  head/usr.bin/sed/process.c

-- 
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-Sn6HLVWpES>