David Michael <fedora....@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’.