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

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

[debbugs-tracker] bug#21115: closed ([PATCH 2/4] Add new Linux error def


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21115: closed ([PATCH 2/4] Add new Linux error definitions)
Date: Thu, 29 Oct 2015 22:45:03 +0000

Your message dated Thu, 29 Oct 2015 23:44:30 +0100
with message-id <address@hidden>
and subject line Re: bug#21115: [PATCH 2/4] Add new Linux error definitions
has caused the debbugs.gnu.org bug report #21115,
regarding [PATCH 2/4] Add new Linux error definitions
to be marked as done.

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


-- 
21115: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21115
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 2/4] Add new Linux error definitions Date: Wed, 22 Jul 2015 12:49:46 -0400
* libguile/cpp-E.syms (EHWPOISON, ERFKILL): New definitions.
---


When I tested the changes on a Linux-based system, there were some new
error definitions.  This adds them to the list.


 libguile/cpp-E.syms | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libguile/cpp-E.syms b/libguile/cpp-E.syms
index 3fbcbfe..3d3b0c3 100644
--- a/libguile/cpp-E.syms
+++ b/libguile/cpp-E.syms
@@ -33,6 +33,7 @@ EFAULT
 EFBIG
 EHOSTDOWN
 EHOSTUNREACH
+EHWPOISON
 EIDRM
 EILSEQ
 EINPROGRESS
@@ -112,6 +113,7 @@ EREMCHG
 EREMOTE
 EREMOTEIO
 ERESTART
+ERFKILL
 EROFS
 ESHUTDOWN
 ESOCKTNOSUPPORT
-- 
2.1.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#21115: [PATCH 2/4] Add new Linux error definitions Date: Thu, 29 Oct 2015 23:44:30 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
David Michael <address@hidden> skribis:

> * libguile/cpp-E.syms (EHWPOISON, ERFKILL): New definitions.

Pushed as ead362f.


--- End Message ---

reply via email to

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