You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(list (subtypep 'character 'base-char) (subtypep 'base-char 'character)) => (T T)
12:06 <stassats> that says "no"
12:07 <stassats> is the debugger being broken fixed already?
12:07 <drmeister> Well, that's ECL and that needs to be changed for Clasp as well.
12:08 <drmeister> What's broken about the debugger?
12:08 <stassats> on ecl: (list (subtypep 'character 'base-char) (subtypep 'base-char 'character)) => (NIL T)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: