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

Removing unnecessary check for col-type presence #155

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

daninus14
Copy link
Contributor

This is causing issues for me with compute-effective-slot-definition here
https://github.com/sbcl/sbcl/blob/master/src/pcl/std-class.lisp#L1278

See #154 for more details.

This is causing issues for me with compute-effective-slot-definition
here
https://github.com/sbcl/sbcl/blob/master/src/pcl/std-class.lisp#L1278

See fukamachi#154 for more details.
@daninus14
Copy link
Contributor Author

I fixed a test by adding the missing :col-type slot option just so that it would compile, but I don't think this failure was specific to any of the code changes in this PR

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

Successfully merging this pull request may close these issues.

1 participant