bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#29231: 26.0.90; invald file name for symbolic files


From: Paul Eggert
Subject: bug#29231: 26.0.90; invald file name for symbolic files
Date: Sat, 11 Nov 2017 23:19:05 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Paul Eggert wrote:
Alan Third wrote:
Only with symlinks faccessat returns success if it’s pointing to a
file and you put ‘/’ on the end.

This is a well-known problem on macOS, and Emacs is supposed to compile a replacement fstatat function

Whoops, you were writing about faccessat whereas I was thinking about fstatat. Please ignore my previous email, and sorry about the confusion.

Apparently macOS faccessat has a problem similar to fstatat. Gnulib did not work around the faccessat problem, so I wrote and installed a fix for this into Gnulib and installed the attached patch into the emacs-26 branch. Please give it a try.

Attachment: 0001-Merge-from-Gnulib.txt
Description: Text document


reply via email to

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