Bug 363831 - diff -b option (ignore whitespace) does not work
Summary: diff -b option (ignore whitespace) does not work
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: diffutils
Version: 8
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 420791 (view as bug list)
Depends On:
Blocks: F8Target 252117
TreeView+ depends on / blocked
 
Reported: 2007-11-02 14:00 UTC by Ian
Modified: 2007-12-13 10:28 UTC (History)
2 users (show)

Fixed In Version: 2.8.1-19.fc8
Clone Of:
Environment:
Last Closed: 2007-11-13 00:13:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ian 2007-11-02 14:00:36 UTC
Description of problem:
-b option (ignore whitespace) on diff does not work

Version-Release number of selected component (if applicable):
diffutils-2.8.1-17.fc8

How reproducible:
Always

Steps to Reproduce:
1. echo "abc" > f1
2. echo "abc " > f2
3. diff -b f1 f2
  
Actual results:
1c1
< abc
---
> abc


Expected results:
No output.

Additional info:

Comment 1 Tim Waugh 2007-11-06 12:13:14 UTC
Fixed in 2.8.1-18.fc8.

Comment 2 Fedora Update System 2007-11-08 06:00:59 UTC
diffutils-2.8.1-19.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update diffutils'

Comment 3 Marc Schwartz 2007-11-09 22:25:58 UTC
Just a quick heads up, that the -19 version seems to have resolved a problem
with running 'make check-all' on R (http://www.r-project.org/).

It's is not on a mirror yet, so I got it directly from Koji at:

http://koji.fedoraproject.org/koji/buildinfo?buildID=23465


I posted on this issue earlier today on the r-devel list:

https://stat.ethz.ch/pipermail/r-devel/2007-November/047397.html

Thanks to Tom Callaway for referencing this bug.


Comment 4 Fedora Update System 2007-11-13 00:13:48 UTC
diffutils-2.8.1-19.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Tim Waugh 2007-12-13 10:28:49 UTC
*** Bug 420791 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.