[slime-devel] getpid implementation on sbcl
Christophe Rhodes
csr21 at cam.ac.uk
Wed Mar 24 11:09:18 UTC 2004
May be of interest. (Mostly because it removes the warning at
startup, but also using the sb-posix supported function rather than
the sb-unix internal one.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: slime.diff
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20040324/b2747f39/attachment.ksh>
-------------- next part --------------
Cheers,
Christophe
--
http://www-jcsu.jesus.cam.ac.uk/~csr21/ +44 1223 510 299/+44 7729 383 757
(set-pprint-dispatch 'number (lambda (s o) (declare (special b)) (format s b)))
(defvar b "~&Just another Lisp hacker~%") (pprint #36rJesusCollegeCambridge)
More information about the slime-devel
mailing list