[166] in Zephyr_Bugs
[marc@ATHENA.MIT.EDU: decmips 7.1H: zephyr library]
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Mon Nov 26 03:50:50 1990
Date: Mon, 26 Nov 90 03:50:35 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bug-zephyr@ATHENA.MIT.EDU
----- Forwarded message
To: bugs@ATHENA.MIT.EDU
Cc: bug-zephyr@ATHENA.MIT.EDU
Subject: decmips 7.1H: zephyr library
Date: Sun, 25 Nov 90 21:25:56 EST
From: Marc Horowitz <marc@ATHENA.MIT.EDU>
System name: podge
Type and version: KN01 7.1H (1 update(s) to same version)
Display type: PM-MONO
What were you trying to do?
Something I shouldn't.
What's wrong:
The zephyr lib called abort. It seems some debugging code made it
into the release.
What should have happened:
It shouldn't be there. The offending lines in lib/ZParseNotice.c
static int zzz = ZERR_BADPKT;
#undef ZERR_BADPKT
#define ZERR_BADPKT (abort(),zzz)
Please describe any relevant documentation references:
----- End of forwarded message