bug-diffutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-diffutils] bug#64811: bug#64811: bug#64811: Win-version now broken


From: Gisle Vanem
Subject: [bug-diffutils] bug#64811: bug#64811: bug#64811: Win-version now broken
Date: Mon, 11 Sep 2023 13:36:49 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Paul Eggert wrote:

On 2023-08-01 02:59, Gisle Vanem via bug-diffutils via All diffutils 
discussion. wrote:
What does this tell you guys about the 'diff --recursive'
behaviour on Windows?

Not being a MS-Windows person, it doesn't tell me much. You may have to delve further into the details, to see what is going wrong and why, so that you can suggest concrete fixes.

I've finally managed GNU-diff (tip of master) to work on
Windows. It was a hellish issue with how an 'open(".",O_RDONLY)'
failed. Even 'getcwd(NULL,0)' could fail!

But 'diff.exe' now works except for this trailing '\' issue:
  'diff -r . sub-dir'   does work
  'diff -r . sub-dir/'  does work
  'diff -r . sub-dir\'  does not work

Any clue on that?


--
--gv




reply via email to

[Prev in Thread] Current Thread [Next in Thread]