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

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

[debbugs-tracker] bug#37389: closed ([PATCH] Improve reporting of I/O, a


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37389: closed ([PATCH] Improve reporting of I/O, access errors)
Date: Wed, 18 Sep 2019 02:29:01 +0000

Your message dated Tue, 17 Sep 2019 19:28:22 -0700
with message-id <address@hidden>
and subject line Re: [PATCH] Improve reporting of I/O, access errors
has caused the debbugs.gnu.org bug report #37389,
regarding [PATCH] Improve reporting of I/O, access errors
to be marked as done.

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


-- 
37389: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37389
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Improve reporting of I/O, access errors Date: Thu, 12 Sep 2019 01:06:59 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 Attached is a patch to fix some problems Emacs has with failing to report I/O and access errors. It affects MS-Windows which I don't use, so I'm filing it as a bug report to give people a chance to review it. The main idea is to signal an error for I/O errors that are not tame errors. Typically ENOENT and ENOTDIR are tame, whereas the rest are more serious.

Attachment: 0001-Improve-reporting-of-I-O-access-errors.txt
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] Improve reporting of I/O, access errors Date: Tue, 17 Sep 2019 19:28:22 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0 After a review by Eli, and discovery of a few less-often-used primitives like file-system-info that should also signal non-tame errors, I installed the attached into master and am closing the bug report.

Attachment: 0001-Improve-reporting-of-I-O-access-errors.patch
Description: Text Data


--- End Message ---

reply via email to

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