GNU bug report logs - #21116
[PATCH 3/4] Add Hurd signal and error definitions

Previous Next

Package: guile;

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

Date: Wed, 22 Jul 2015 16:53:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #10 received at 21116-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: David Michael <fedora.dm0 <at> gmail.com>
Cc: 21116-done <at> debbugs.gnu.org
Subject: Re: bug#21116: [PATCH 3/4] Add Hurd signal and error definitions
Date: Thu, 29 Oct 2015 23:45:58 +0100
David Michael <fedora.dm0 <at> 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’.




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

Previous Next


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