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

Quicklisp for ACL2 doesn't work with LispWorks 8.0 #1332

Open
MattKaufmann opened this issue Dec 16, 2021 · 0 comments
Open

Quicklisp for ACL2 doesn't work with LispWorks 8.0 #1332

MattKaufmann opened this issue Dec 16, 2021 · 0 comments

Comments

@MattKaufmann
Copy link
Contributor

I've explained the problem here:

https://www.cs.utexas.edu/users/kaufmann/quicklisp-lw/

MattKaufmann added a commit that referenced this issue Dec 16, 2021
…nt about an ill-formed defun. Commented out a deprecated call of hons-enabled.

Quoting :DOC note-8-5-books:

  The [quicklisp] libraries are now ignored for regressions of ACL2
  built on LispWorks, due to an asdf version incompatibility with the
  asdf.lisp provided by LispWorks Version 8.0.  That problem may
  become a problem for future versions of other host Lisps, as they
  too update their asdf versions.  Perhaps this will be fixed by
  someone in the ACL2 community; see GitHub Issue #1332.

The aforementioned ill-formed defun is near the end of
books/coi/super-ihs/inductions.lisp, for function logmaskpr.  In
short, LispWorks 8.0 noticed a type error, presumably from the use of
logcons with nil.
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

1 participant