[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Signed/Unsigned confusion



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?