On Wednesday 18 July 2012 12:48:52 Stas Boukarev wrote:

> :spawn communication style stopped working after threading primitives
> 
> were changed in ECL (as the error said, Timed condition variables are
> not supported.)
> As a workaround you can omit :style :spawn option, it will use NIL
> communication style, which is not that great, but at least it works.

Stas, thank you for the reply.

With NIL communication style lisp image is not intercative, execution "stops" 
after (swank:create-server), lisp listen one slime connection and execute 
slime commands one by one. This is not what I need...

I would like useful interactive slime and I can't stop execution of my program 
when I work with its image. Is there any solutions?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to