Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your library breaks on devel version of SBCL #100

Closed
bigos opened this issue May 18, 2024 · 2 comments
Closed

Your library breaks on devel version of SBCL #100

bigos opened this issue May 18, 2024 · 2 comments

Comments

@bigos
Copy link

bigos commented May 18, 2024

https://sourceforge.net/p/sbcl/mailman/message/58773714/

this line seems to cause problems

#+sbcl (sb-ext::set-floating-point-modes :traps nil)

I wonder how sbcl will respond to that, and at this point, I do not know what else I may need to suggest.

The error is:
[Lock on package SB-EXT violated when interning SET-FLOATING-POINT-MODES while ; in package GIR.]

@bigos
Copy link
Author

bigos commented May 19, 2024

#101
somebody added a pull request

@andy128k
Copy link
Owner

#101 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants