Skip to content

Removing unnecessary check for col-type presence - #155

Open
daninus14 wants to merge 8 commits into
fukamachi:masterfrom
daninus14:master
Open

Removing unnecessary check for col-type presence#155
daninus14 wants to merge 8 commits into
fukamachi:masterfrom
daninus14:master

Conversation

@daninus14

Copy link
Copy Markdown
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
Copy Markdown
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