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

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

[debbugs-tracker] bug#36405: closed (26.2.90; O_PATH problem on some ver


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36405: closed (26.2.90; O_PATH problem on some versions of Cygwin)
Date: Thu, 27 Jun 2019 20:48:03 +0000

Your message dated Thu, 27 Jun 2019 13:47:27 -0700
with message-id <address@hidden>
and subject line Re: 26.2.90; O_PATH problem on some versions of Cygwin
has caused the debbugs.gnu.org bug report #36405,
regarding 26.2.90; O_PATH problem on some versions of Cygwin
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36405: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36405
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.2.90; O_PATH problem on some versions of Cygwin Date: Thu, 27 Jun 2019 19:28:48 +0000 User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2
Cygwin supports the O_PATH flag starting with release 3.0.0, but it is buggy 
until release 3.0.8.  (Opening a FIFO with O_PATH causes a hang.)  The attached 
patches work around this problem.  The first patch (which still has a bug 
number 
that needs to be filled in) uses incorrect indentation for legibility.  The 
second patch fixes the indentation.

Ken

Attachment: 0001-Avoid-O_PATH-on-versions-of-Cygwin-where-it-is-buggy.patch
Description: 0001-Avoid-O_PATH-on-versions-of-Cygwin-where-it-is-buggy.patch

Attachment: 0002-src-dired.c-file_attributes-Fix-indentation.patch
Description: 0002-src-dired.c-file_attributes-Fix-indentation.patch


--- End Message ---
--- Begin Message --- Subject: Re: 26.2.90; O_PATH problem on some versions of Cygwin Date: Thu, 27 Jun 2019 13:47:27 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 Thanks, but that patch intrudes on the mainline code a bit. It's simpler to just disable O_PATH on Cygwin until the old Cygwin versions die out. Also, there's a similar issue in fileio.c. I installed the attached, which should work around the problem in both source files.

Attachment: 0001-Work-around-Cygwin-bug-with-O_PATH.patch
Description: Text Data


--- End Message ---

reply via email to

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