fukamachi / lack

Lack, the core of Clack
MIT License
148 stars 33 forks source link

Lack is broken upstream because of: #72

Closed K1D77A closed 11 months ago

K1D77A commented 1 year ago

https://github.com/thephoeron/cl-isaac/issues/9

In order to use Lack I have to clone a version before the cl-isaac build. Please revert back to Ironclad.

K1D77A commented 1 year ago

For more info, someone who is trying to automate the build of a piece of my lisp software just tried to build it on a completely fresh version of Ubuntu with sbcl 2.2.9 and ran into this issue... again.

K1D77A commented 1 year ago

https://github.com/thephoeron/cl-isaac/issues/8 also this

K1D77A commented 1 year ago

It breaks because the types are incorrect. When safety 3 is enabled (slot type checks are turned on) then there is a problem.

fukamachi commented 1 year ago

Thank you for reporting. I'll revert the changes for a while until the issue is fixed in cl-issac.

K1D77A commented 1 year ago

Awesome thanks. I'll let you know if cl-isaac gets fixed.

K1D77A commented 12 months ago

https://github.com/thephoeron/cl-isaac/issues/9 I believe it was fixed and I forgot to mention it

fukamachi commented 12 months ago

Good to hear! Thanks a lot 😄