[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CERROR, and the ubiquitous "Unclaimed Message" error
- To: (BUG LISP) at MIT-MC
- Subject: CERROR, and the ubiquitous "Unclaimed Message" error
- From: JONL at MIT-MC (Jon L White)
- Date: Sun, 7 Dec 80 12:21:00 GMT
- Cc: GJC at MIT-MC
- Original-date: 7 DEC 1980 0721-EST
How often do you get in to a loop trying to print out the
object which didn't claim a message? infinitely often, for
often an object which doesn't claim some random <foo> msg
will also fail to claim the PRINT msg. So for now, I'm making
it just print the address of the offender. If the loser wants,
he can just MUNKAM that address.