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

Fix compilation error from dead store removal. #266

Merged
merged 1 commit into from Jan 21, 2021

Conversation

waywardmonkeys
Copy link
Contributor

In commit 6f7ec05, we removed
some dead stores. This broke compilation when STACKCHECK was
enabled.

Closes Interlisp/medley#162.

In commit 6f7ec05, we removed
some dead stores. This broke compilation when `STACKCHECK` was
enabled.

Closes Interlisp/medley#162.
Copy link
Collaborator

@nbriggs nbriggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me.

@nbriggs nbriggs merged commit 36b8695 into Interlisp:master Jan 21, 2021
@waywardmonkeys waywardmonkeys deleted the fix-STACKCHECK-compilation branch January 21, 2021 07:50
@waywardmonkeys
Copy link
Contributor Author

Sorry about breaking it!

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