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

Tests generate "deleting unreachable code" note in SBCL #4

Open
snunez1 opened this issue Jul 15, 2023 · 0 comments
Open

Tests generate "deleting unreachable code" note in SBCL #4

snunez1 opened this issue Jul 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@snunez1
Copy link

snunez1 commented Jul 15, 2023

SBCL prints this note in 12 tests. A macro expansion shows that everything looks OK, and the tests appear to run (by the counts returned from CLUNIT), but it would be nice to fix this.

This might be a bug in SBCL, as there are several levels of macro expansion here, or it may be a problem with the tests. One clue is that they are all generated from indexing functions.

@snunez1 snunez1 added the bug Something isn't working label Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant