bug-diffutils
[Top][All Lists]
Advanced

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

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


From: Bruno Haible
Subject: [bug-diffutils] bug#64811: Win-version now broken
Date: Sun, 23 Jul 2023 22:21:28 +0200

Gisle Vanem wrote:
> since the commit "diff: use openat, fstatat when recursive":
>    
> https://git.savannah.gnu.org/cgit/diffutils.git/commit/?id=6bf2c33ea45c20061c13eeefebf2951eab79b61c
> 
> any '--recursive' option has stopped working on
> Windows. AFAICS, since the 'openat()' seems unsupported
> on Windows (accessing '/proc/self/x' and other stuff).

Does it work if you add the modules 'fstatat' and 'openat' to bootstrap.conf?
These modules are supported on native Windows [1][2].

Bruno

[1] https://www.gnu.org/software/gnulib/manual/html_node/fstatat.html
[2] https://www.gnu.org/software/gnulib/manual/html_node/openat.html








reply via email to

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