Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Object (EQL CONS) is not a valid specializer
  2. [Condition of type SIMPLE-ERROR]
  3.  
  4. Restarts:
  5. 0: [TRY-RECOMPILING] Recompile pattern and try loading it again
  6. 1: [RETRY] Retry loading FASL for #<cl-source-file "optima" "src" "pattern">.
  7. 2: [ACCEPT] Continue, treating loading FASL for #<cl-source-file "optima" "src" "pattern"> as having been successful.
  8. 3: [RETRY] Retry ASDF operation.
  9. 4: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the configuration.
  10. 5: [RETRY] Retry SLIME REPL evaluation request.
  11. --more--
  12.  
  13. Backtrace:
  14. 0: G994
  15. 1: #<bytecompiled-function BYTECODES>
  16. 2: G104
  17. 3: TRACK-PACKAGE
  18. 4: G103
  19. 5: G102
  20. 6: REPL-EVAL
  21. 7: LISTENER-EVAL
  22. 8: #<bytecompiled-function BYTECODES>
  23. 9: G376
  24. 10: G373
  25. 11: G407
  26. 12: REPL-LOOP
  27. 13: G73
  28. 14: G72
  29. 15: NIL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement