Skip to content

Manifest was depending on undefined behavior - #12

Open
drmeister wants to merge 2 commits into
gigamonkey:masterfrom
clasp-developers:master
Open

Manifest was depending on undefined behavior#12
drmeister wants to merge 2 commits into
gigamonkey:masterfrom
clasp-developers:master

Conversation

@drmeister

Copy link
Copy Markdown

(find-class x) where x isn't a symbol is undefined behavior.
It broke manifest for clasp - a new Common Lisp implementation.

drmeister added 2 commits May 20, 2018 10:40
Calling (find-class x) where x is not a symbol is undefined behavior.
Calling (find-class x) where x isn't a symbol is undefined behavior
@drmeister

Copy link
Copy Markdown
Author

Hi - could you take a look at this pull request?

@sellout

sellout commented Feb 15, 2023

Copy link
Copy Markdown

This is issue #10, which I had actually fixed in my fork ages ago, but somehow never pushed a PR for. In any case, I endorse this PR … a mere 5 years later.

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.

2 participants