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

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

bug#39371: Extend workaround for Cygwin O_PATH bug


From: Ken Brown
Subject: bug#39371: Extend workaround for Cygwin O_PATH bug
Date: Fri, 31 Jan 2020 11:14:47 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2

Commit 0b2841f9 introduced a workaround for a problem opening FIFOs with the O_PATH flag, in Cygwin versions 3.0.0 through 3.0.7. It turns out that there are problems opening sockets and symlinks with O_PATH in versions 3.1.0 through 3.1.2, so the workaround needs to be extended to these versions.

The attached patch does this.  The bug number still has to be filled in.

In GNU Emacs 27.0.60 (build 2, x86_64-pc-cygwin, GTK+ Version 3.22.28) of 
2020-01-30
Repository revision: de411615344d1551d685e45b0739e1f738cf4afd
Repository branch: emacs-27

Attachment: 0001-Extend-workaround-for-Cygwin-O_PATH-bug.patch
Description: Text document


reply via email to

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