On Wed, Feb 17, 2010 at 9:22 AM, Jakob Reschke <jak...@googlemail.com>wrote:
> 2010/2/17 Elliott Slaughter <elliottslaugh...@gmail.com>: > > How old is the version of slime that works correctly? > > The Windows one that works for me is from 2009-09-28. It's even newer > than the one that ships with Ubuntu Karmic (that one is from June) > which didn't work. Maybe it's actually a Windows-specific or Unix > specific thing? > I just checked my game with the newest version of slime from cvs with sbcl 1.0.35 on centos, and everything worked fine for me. I guess one thing to check would be that swank:*communication-style* is set to :spawn . (Which would only not be the case if your sbcl was somehow not compiled with threads enabled.) You might also try sending us a minimal testcase just to make sure it isn't anything application-specific. If that doesn't work, then the only thing I can think to try would be the usual slime fixes: Make sure your sbcl and slime are the same age, try updating both to the new version, recompile all your fasls, etc. -- Elliott Slaughter "Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay
_______________________________________________ application-builder mailing list application-builder@lispniks.com http://www.lispniks.com/mailman/listinfo/application-builder