Changes between Initial Version and Version 10 of Ticket #4556


Ignore:
Timestamp:
Mar 24, 2016, 2:14:01 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4556

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Port diffutils added
    • Property Summary changed from diff <(echo ab) <(echo cd) and same files problem to BUG: diff <(echo ab) <(echo cd) and same files problem
  • Ticket #4556 – Description

    initial v10  
    33values for both. The following patch is a workaround that fixes the problem:
    44
     5{{{
    56--- diff.c.bak  2002-03-24 07:35:28.000000000 +0000
    67+++ diff.c      2005-08-21 13:19:28.000000000 +0000
     
    1617     {
    1718       /* The two named files are actually the same physical file.
     19}}}