Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2020 09:01:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 244533] [patch] diff(1) --label not honoured for "print_status"
Message-ID:  <bug-244533-227-Sgm2JuJRRU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244533-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244533-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

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

Author: bapt
Date: Mon Jun  1 09:01:14 UTC 2020
New revision: 361688
URL: https://svnweb.freebsd.org/changeset/base/361688

Log:
  Restore compatibility with GNU diff regarding --label

  Various options to "diff(1)" show filenames, and traditionally make use of
the
  "--label" parameter, if set.

  Restore this behaviour in BSD diff.

  While here add a regression test

  PR:           244533
  Submitted by: Jamie Landeg-Jones <jamie@catflap.org>
  MFC after:    3 days

Changes:
  head/usr.bin/diff/diff.c
  head/usr.bin/diff/tests/diff_test.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244533-227-Sgm2JuJRRU>