[12030] in Athena Bugs
Re: xcal
daemon@ATHENA.MIT.EDU (cfields@MIT.EDU)
Tue May 10 12:00:54 1994
From: cfields@MIT.EDU
Date: Tue, 10 May 94 12:00:32 EDT
To: brlewis@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: [12029]
This is a known failure mode... Somewhere it periodically manages to
create a bad output file, missing a month or day in the date
specification. Since there's no error trapping, this hoses it when it
becomes in input file.
perilous 11:14pm 32> grep "//" /afs/athena/user/b/r/brlewis/.tc
perilous 11:56am 33> grep " /" /afs/athena/user/b/r/brlewis/.tc
* /5/1994 12:0:0 13:0:0 0 1 0
You need to emacs your .tc file and pop a month in there. Then
you should be set. Hopefully calendar will get some development
cycles sometime in the next few months.
Craig