[Ecls-list] Does SLIME need contrib/sockets/sockets.lisp?
Anton Vodonosov
avodonosov at yandex.ru
Sat Dec 6 17:04:59 UTC 2008
on Saturday, December 6, 2008, 6:41:52 PM Erik wrote:
> Hi all,
> I had to add a bunch of casts to contrib/sockets/sockets.lisp to make
> ECL compile in MinGW32 g++ 3.4.5 on Vista. Now there's a test.lisp in
> that same directory but I'm not sure if I can use that to test
> sockets.lisp (either that or Vista is giving me problems with permissions).
> So I'm basically wondering if SLIME needs sockets.lisp since I have got
> SLIME running proper on my machine, so that would be a bit of a test.
Hi.
I don't know the answer, but you may add (format t "hello") or
something to functions in sockets.lisp to indicate that the function
is invoked.
If you see "hello" when running slime, that means your function is
used.
- Anton
More information about the ecl-devel
mailing list