Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 May 2017 17:35:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219077] libsysdecode build broken with bsdgrep
Message-ID:  <bug-219077-8-JWZSnxluL3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219077-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219077-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=3D219077

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

Author: emaste
Date: Fri May  5 17:35:05 UTC 2017
New revision: 317842
URL: https://svnweb.freebsd.org/changeset/base/317842

Log:
  bsdgrep: don't ouptut matches with -c, -l, -L

  Refactoring done in r317703 broke -c, -l, and -L flags implying
  suppression of match printing.  Fortunately this is just a matter of not
  doing any printing of the resulting matches and context printing was not
  broken in this refactoring.

  Add some regression tests since this area may still see further
  refactoring, include different context flags as well even though they
  were not broken in this case.

  PR:           219077
  Submitted by: Kyle kevans91@ksu.edu
  Reported by:  markj
  Reviewed by:  cem, ngie
  Differential Revision:        https://reviews.freebsd.org/D10607

Changes:
  head/contrib/netbsd-tests/usr.bin/grep/t_grep.sh
  head/usr.bin/grep/util.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-219077-8-JWZSnxluL3>