unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#21115: [PATCH 2/4] Add new Linux error definitions
@ 2015-07-22 16:49 David Michael
  2015-10-29 22:44 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: David Michael @ 2015-07-22 16:49 UTC (permalink / raw)
  To: 21115

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#21115: [PATCH 2/4] Add new Linux error definitions
  2015-07-22 16:49 bug#21115: [PATCH 2/4] Add new Linux error definitions David Michael
@ 2015-10-29 22:44 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2015-10-29 22:44 UTC (permalink / raw)
  To: David Michael; +Cc: 21115-done

David Michael <fedora.dm0@gmail.com> skribis:

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

Pushed as ead362f.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-29 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-22 16:49 bug#21115: [PATCH 2/4] Add new Linux error definitions David Michael
2015-10-29 22:44 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).