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(int): avoid infinite recursion on left shift #707

Closed
wants to merge 1 commit into from

Conversation

raskyld
Copy link
Contributor

@raskyld raskyld commented Oct 6, 2024

@tgross35 tgross35 disabled auto-merge October 6, 2024 01:49
tgross35 added a commit to tgross35/compiler-builtins that referenced this pull request Oct 6, 2024
tgross35 added a commit that referenced this pull request Oct 6, 2024
 fix(int): avoid infinite recursion on left shift #707
@tgross35
Copy link
Contributor

tgross35 commented Oct 6, 2024

I wanted to add a comment but it wouldn't let me do that here, so I just picked up this patch and another one and merged it in #708. Thank you for the fix!

@tgross35 tgross35 closed this Oct 6, 2024
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