[Bug 195929] usr.bin/sed -- constify, remove line-length limits

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 19 22:57:18 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195929

--- Comment #36 from commit-hook at 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.


More information about the freebsd-bugs mailing list