Skip to content

fix runtime panics on self assignment#387

Merged
geseq merged 1 commit into
masterfrom
self-assignment-fix
Jul 20, 2022
Merged

fix runtime panics on self assignment#387
geseq merged 1 commit into
masterfrom
self-assignment-fix

Conversation

@geseq

@geseq geseq commented Jul 10, 2022

Copy link
Copy Markdown
Collaborator

fixes #386

I'm not sure this is the best solution to the problem, but it's fairly minimal. I can't really think of anything other than functions that might need this recursive definition.

@d5 thoughts?

@geseq geseq requested a review from d5 July 10, 2022 14:07
@geseq geseq force-pushed the self-assignment-fix branch from 8063cf2 to 6698f6a Compare July 10, 2022 14:08

@beoran beoran left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM.

@geseq

geseq commented Jul 20, 2022

Copy link
Copy Markdown
Collaborator Author

@d5 any chance you can review this and #388 soon, especially this one as it's a bugfix?

@d5

d5 commented Jul 20, 2022

Copy link
Copy Markdown
Owner

Sorry. Reviewing this now.

@geseq geseq merged commit 6fc8053 into master Jul 20, 2022
@geseq geseq deleted the self-assignment-fix branch July 20, 2022 15:09
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.

Runtime panic on self assignment

3 participants