unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: David Michael <fedora.dm0@gmail.com>
To: 21115@debbugs.gnu.org
Subject: bug#21115: [PATCH 2/4] Add new Linux error definitions
Date: Wed, 22 Jul 2015 12:49:46 -0400	[thread overview]
Message-ID: <87fv4g87dh.fsf@gmail.com> (raw)

* 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






             reply	other threads:[~2015-07-22 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 16:49 David Michael [this message]
2015-10-29 22:44 ` bug#21115: [PATCH 2/4] Add new Linux error definitions Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fv4g87dh.fsf@gmail.com \
    --to=fedora.dm0@gmail.com \
    --cc=21115@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).