[6721] in Athena Bugs
[John Carr: attach/zinit]
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Dec 28 02:10:11 1990
Date: Fri, 28 Dec 90 02:10:01 -0500
To: bug-attach@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
From: Richard Basch <probe@MIT.EDU>
The message in attach/zephyr.c should be changed to use the com_err
library on the return value from ZInitialize(), and should read
something like:
com_err(retval, progname, "while initializing Zephyr library");
instead of the fprintf() that currently is there.
-Richard
------- Forwarded Message
To: testers@ATHENA.MIT.EDU
Subject: attach/zinit
Date: Sat, 22 Dec 90 16:57:48 EST
From: John Carr <jfc@ATHENA.MIT.EDU>
% /etc/athena/zinit
Can't intialize Zephyr library!
This error message should be more specific. It can be reproduced by
removing the zephyr entries from /etc/services.
------- End Forwarded Message