[9633] in Athena Bugs
No subject found in mail header
daemon@ATHENA.MIT.EDU (timkwan@Athena.MIT.EDU)
Wed Jul 15 19:40:17 1992
From: timkwan@Athena.MIT.EDU
Date: Wed, 15 Jul 92 19:40:09 -0400
To: bugs@Athena.MIT.EDU
BUG NO. 1
---------
I am on a DEC5000/133.
Here are my environment variables:
EDITOR=emacs
VISUAL=emacs
I typed: sendbug at the athena prompt, I get:
sendbug
Please enter the subject for this bug report. (Generally, this means
the name of the program or locker with which you are having problems.)
--> C
Please fill in the specified fields of the bug report form, which will
be displayed momentarily. Remember to save the file before exiting the
editor.
stat: No such file or directory
whatnow: problems with edit--/afs/athena/user/t/timkwan/Mail/draft deleted
BUG NO. 2
---------
On this machine, rint() is not defined in /usr/include/math.h when it
should. When I declare it in my source file as:
double rint(double x);
the program works fine. Please see that the function get declared in
math.h on these machines.
-Tim