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 nth_methtable tparam of -1 when n==0 #47666

Merged
merged 1 commit into from
Nov 28, 2022
Merged

Conversation

apaz-cli
Copy link
Member

Fixes #47625

@vtjnash vtjnash added the backport 1.9 Change should be backported to release-1.9 label Nov 22, 2022
@vtjnash vtjnash merged commit 3f9409c into JuliaLang:master Nov 28, 2022
KristofferC pushed a commit that referenced this pull request Dec 8, 2022
@KristofferC KristofferC mentioned this pull request Dec 14, 2022
26 tasks
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label Dec 27, 2022
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.

nth_methtable:variable n may be 0, we will get the index value of tuple as -1
3 participants