unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: David Michael <fedora.dm0@gmail.com>
Cc: 21116-done@debbugs.gnu.org
Subject: bug#21116: [PATCH 3/4] Add Hurd signal and error definitions
Date: Thu, 29 Oct 2015 23:45:58 +0100	[thread overview]
Message-ID: <87k2q547kp.fsf@gnu.org> (raw)
In-Reply-To: <87d1zk8790.fsf@gmail.com> (David Michael's message of "Wed, 22 Jul 2015 12:52:27 -0400")

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

> * libguile/cpp-E.syms (EAUTH, EBACKGROUND): New definitions.
>   (EBADRPC, ED, EDIED, EFTYPE, EGRATUITOUS, EGREGIOUS): Likewise.
>   (EIEIO, ENEEDAUTH, EPROCLIM, EPROCUNAVAIL): Likewise.
>   (EPROGMISMATCH, EPROGUNAVAIL, ERPCMISMATCH): Likewise.
> * libguile/cpp-SIG.syms (SIGEMT, SIGEV_MAX_SIZE): Likewise.
>   (SIGEV_PAD_SIZE, SIGINFO, SIGLOST): Likewise.

Pushed as 1be3063.

> #define	ED              _HURD_ERRNO (102)/* ? */
> #define	EDIED           _HURD_ERRNO (101)/* Translator died */
> #define	EFTYPE          _HURD_ERRNO (79)/* Inappropriate file type or format */
> #define	EGRATUITOUS     _HURD_ERRNO (105)/* Gratuitous error */
> #define	EGREGIOUS       _HURD_ERRNO (103)/* You really blew it this time */
> #define	EIEIO           _HURD_ERRNO (104)/* Computer bought the farm */

Hurd humour for the Guilers!  :-)

Ludo’.





      reply	other threads:[~2015-10-29 22:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 16:52 bug#21116: [PATCH 3/4] Add Hurd signal and error definitions David Michael
2015-10-29 22:45 ` Ludovic Courtès [this message]

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=87k2q547kp.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=21116-done@debbugs.gnu.org \
    --cc=fedora.dm0@gmail.com \
    /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).