Activity log for bug #1950025

Date Who What changed Old value New value Message
2021-11-05 22:40:24 Paul F. Dietz bug added bug
2021-11-05 22:45:24 Paul F. Dietz description (found by Roger Corman) (subtypep 1 1) ==> T, T (subtypep 0 1) ==> error (found by Roger Corman) (subtypep 1 1) ==> T, T (subtypep (1+ most-positive-fixnum) (1+ most-positive-fixnum)) ==> T, T (subtypep 0 1) ==> error (the second case there shows this is happening even when the two args are not EQ but are EQL, which is weird because for valid type specifiers EQ and EQL should be the same.)