[163] in Zephyr_Bugs
decmips 7.1H: zephyr library
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Sun Nov 25 21:26:15 1990
To: bugs@ATHENA.MIT.EDU
Cc: bug-zephyr@ATHENA.MIT.EDU
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: