[slime-devel] SLIME supporting Corman Lisp 2.51

Edi Weitz edi at agharta.de
Thu Jun 2 11:27:58 UTC 2005


On Thu, 02 Jun 2005 12:53:47 +0200, Espen Wiborg <espenhw at grumblesmurf.org> wrote:

> Not noticably.  It almost sounds as if you have a different version
> of sockets.lisp (or winbase.lisp) than I have...  Can you make those
> two files available somewhere?

I've put the versions of these files that are now in my Corman Lisp
directory here:

  <http://nanook.agharta.de/corman/>

The complete results that I get are pasted below.  I use WinXP pro SP2
if that matters.

Thanks for your help,
Edi.


;; Corman Lisp 2.51  Copyright © 2005 Corman Technologies. All rights reserved.
;; Licensed to Edmund Weitz [version 2.0].
(require :winbase)
"WINBASE"
(require :sockets)
;;; An error occurred in function MACROEXPAND:
;;; Error: There is no SETF expansion method defined for (SOCKET-HOST-IPADDR S)
;;; Entering Corman Lisp debug loop. 
;;; Use :C followed by an option to exit. Type :HELP for help.
;;; Restart options:
;;; 1   Abort to top level.
:b
;;; ERROR                               (File sys/conditions.lisp, line 473)
;;; #< COMPILED-FUNCTION: #x10034448 >  (File sys/setf.lisp, line 42)
;;; FUNCALL                             (File sys/clos.lisp, line 1863)
;;; FUNCALL                             (File sys/clos.lisp, line 1863)
;;; MACROEXPAND
;;; COMMON-LISP::MACROEXPAND-ALL        (File sys/massage.lisp, line 269)
;;; COMMON-LISP::MACROEXPAND-ALL-EXCEPT-TOP (File sys/massage.lisp, line 49)
;;; COMMON-LISP::MACROEXPAND-ALL        (File sys/massage.lisp, line 269)
;;; COMMON-LISP::MACROEXPAND-ALL-EXCEPT-TOP (File sys/massage.lisp, line 49)
;;; COMMON-LISP::MACROEXPAND-ALL        (File sys/massage.lisp, line 269)
;;; COMMON-LISP::STD-COMPUTE-METHOD-FUNCTION (File sys/clos.lisp, line 1811)
;;; COMMON-LISP::MAKE-INSTANCE-STANDARD-METHOD (File sys/clos.lisp, line 1537)
;;; APPLY                               (File sys/clos.lisp, line 1959)
;;; COMMON-LISP::ENSURE-METHOD          (File sys/clos.lisp, line 1509)
;;; #< COMPILED-FUNCTION: #x11B48E0 >   (File C:\Program Files\Corman Technologies\Corman Lisp 2.5\MODULES\SOCKETS.lisp, line 421)
;;; FUNCALL                             (File sys/clos.lisp, line 1863)
;;; EVAL                                (File sys/misc.lisp, line 1025)
;;; COMMON-LISP::PROCESS-TOP-LEVEL-FORM-FOR-LOAD (File sys/compile-file.lisp, line 747)
;;; COMMON-LISP::PROCESS-TOP-LEVEL-FORM-FOR-LOAD (File sys/compile-file.lisp, line 747)
;;; LOAD                                (File sys/compile-file.lisp, line 772)
;;; COMMON-LISP::%LOAD-FROM-DEFAULT     (File sys\require.lisp, line 63)
;;; REQUIRE                             (File sys\require.lisp, line 78)
;;; #< COMPILED-FUNCTION: #x1440A58 >
;;; FUNCALL                             (File sys/clos.lisp, line 1863)
;;; EVAL                                (File sys/misc.lisp, line 1025)
;;; COMMON-LISP::TOP-LEVEL              (File sys/win-conditions.lisp, line 64)




More information about the slime-devel mailing list