GNU bug report logs - #21115
[PATCH 2/4] Add new Linux error definitions

Previous Next

Package: guile;

Reported by: David Michael <fedora.dm0 <at> gmail.com>

Date: Wed, 22 Jul 2015 16:50:03 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: David Michael <fedora.dm0 <at> gmail.com>
Subject: bug#21115: closed (Re: bug#21115: [PATCH 2/4] Add new Linux error
 definitions)
Date: Thu, 29 Oct 2015 22:45:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#21115: [PATCH 2/4] Add new Linux error definitions

which was filed against the guile package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 21115 <at> debbugs.gnu.org.

-- 
21115: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21115
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: David Michael <fedora.dm0 <at> gmail.com>
Cc: 21115-done <at> debbugs.gnu.org
Subject: Re: bug#21115: [PATCH 2/4] Add new Linux error definitions
Date: Thu, 29 Oct 2015 23:44:30 +0100
David Michael <fedora.dm0 <at> gmail.com> skribis:

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

Pushed as ead362f.

[Message part 3 (message/rfc822, inline)]
From: David Michael <fedora.dm0 <at> gmail.com>
To: bug-guile <at> gnu.org
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




This bug report was last modified 9 years and 235 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.