Re: savewd: wrong behavior after recent commit

2024-11-17 Thread Paul Eggert
On 2024-11-14 14:52, Grisha Levit wrote: if cwd lacks search permission, relative paths in the list passed to savewd_process_files end up resolved relative to the dir used to process any previous absolute path in the list Thanks for reporting that. I installed the attached patch to Gnulib and

savewd: wrong behavior after recent commit

2024-11-14 Thread Grisha Levit
The coreutils test mkdir/p-3.sh currently fails on macOS, AFAICT as a result of the gnulib change: e4399abd41 (savewd: port to native MS-Windows, 2024-08-27) The relevant part of the test is: mkdir no-access || framework_failure_ p=$(pwd) (cd no-access && chmod 0 . && mkdir -p "