GithubHelp home page GithubHelp logo

Error compiling threads.lisp about alive HOT 3 CLOSED

Eldred777 avatar Eldred777 commented on August 18, 2024
Error compiling threads.lisp

from alive.

Comments (3)

nobody-famous avatar nobody-famous commented on August 18, 2024 2

I dug around a little bit and apparently I got lucky in avoiding this. I primarily develop on Windows, but I've been using SBCL 2.0.0. Apparently, that's the last version that works. The rest of the 2.0 releases don't even have a Windows binary and the 2.1 release I tried also gave the error.

I have a fix for it, which'll go into the next release I put up. In the meantime, the simplest solution would be to downgrade to SBCL 2.0.0. The other option would be to clone the LSP source, point your workspace to it by adding this to your settings.json

"alive.lsp.install.path": "[wherever you put it]"

Then change src/compat/sbcl/threads.lisp and remove the #+/-win32 stuff so that get-thread-id returns the thread name.

I'll update this issue when I get the new release up.

from alive.

nobody-famous avatar nobody-famous commented on August 18, 2024

Should be fixed now.

from alive.

Eldred777 avatar Eldred777 commented on August 18, 2024

Perfect, can confirm that it works for me --- thanks for fixing it so quickly!

from alive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.