Swank: Comment obsolete requirements for Next.

master
Pierre Neidhardt 2019-08-25 21:01:56 +02:00
parent 8ec3548ecf
commit 07f92ee3f1
1 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
(setf swank:*globally-redirect-io* t)
;; The following is required by SBCL for Next.
#+sbcl (setf swank:*communication-style* :fd-handler)
;; (setf swank:*globally-redirect-io* t)
;; The following was required by SBCL for Next < 1.3, but maybe not anymore.
;; #+sbcl (setf swank:*communication-style* :fd-handler)