[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HIC's flaming about <1-qio>
- To: HIC at MIT-MC
- Subject: HIC's flaming about <1-qio>
- From: JONL at MIT-MC (Jon L White)
- Date: Tue, 30 Jan 79 19:21:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 30 JAN 1979 1421-EST
I actually fixed a bug whereby
IFE USELESS+<QIO-1>,
failed. The intent, I suppose, of the originator, was to get
the conditional whenever USELESS was "off" and QIO was "on".
But it wont work that way since QIO-1 producing a "-1" when
QIO is "off" spuriously balances the"+1" from a USELESS being "on"
You may note that I also suggested using "\" instead of "+" for
disjunctions.