[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Signed/Unsigned confusion
- To: <xtech@xxxxxxxxxxx>
- Subject: Signed/Unsigned confusion
- From: Mark S. Miller <vlad!mark>
- Date: Thu, 13 Sep 90 15:36:17 PDT
ActualIntegerTable::firstElemAfter and
ActualIntegerTable::lastElemBefore are both declared as returning a
UInt4, but both (if the tally == UInt40) will try to return a -1.
What's the right fix?