Guest User

Untitled

a guest
Jun 23rd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. lisp-images attach bootse
  2. ++++++++ bootse +++++++++
  3. ; ==>
  4. ; #'(SB-INT:NAMED-LAMBDA WEBSERVER::SAY-PASTE
  5. ; (&KEY (WEBSERVER::NAME (OR (AND # #) NIL)))
  6. ; (BLOCK WEBSERVER::SAY-PASTE
  7. ; (SETF (HUNCHENTOOT:CONTENT-TYPE*) "text/html")
  8. ; (BOOTSE:INDEX)))
  9. ;
  10. ; caught STYLE-WARNING:
  11. ; The variable NAME is defined but never used.
  12. ;
  13. ; compilation unit finished
  14. ; caught 1 STYLE-WARNING condition
  15. ; in: LAMBDA NIL
  16. ; (SB-INT:NAMED-LAMBDA WEBSERVER::SAY-PASTE
  17. ; (&KEY (WEBSERVER::NAME (OR (AND # #) NIL)))
  18. ; (BLOCK WEBSERVER::SAY-PASTE
  19. ; (SETF (HUNCHENTOOT:CONTENT-TYPE*) "text/html")
  20. ; (BOOTSE:SHOW-LIBS)))
  21. ; ==>
  22. ; #'(SB-INT:NAMED-LAMBDA WEBSERVER::SAY-PASTE
  23. ; (&KEY (WEBSERVER::NAME (OR (AND # #) NIL)))
  24. ; (BLOCK WEBSERVER::SAY-PASTE
  25. ; (SETF (HUNCHENTOOT:CONTENT-TYPE*) "text/html")
  26. ; (BOOTSE:SHOW-LIBS)))
  27. ;
  28. ; caught STYLE-WARNING:
  29. ; The variable NAME is defined but never used.
  30. ;
  31. ; compilation unit finished
  32. ; caught 1 STYLE-WARNING condition
  33.  
  34. ;;; attachtty: 1247393399: connecting directly to /var/run/lisp/bootse.socket
  35.  
  36. ; compilation unit finished
  37. ; caught 1 STYLE-WARNING condition
Add Comment
Please, Sign In to add comment