Skip to content

Fix nth_methtable tparam of -1 when n==0#47666

Merged
vtjnash merged 1 commit intoJuliaLang:masterfrom
apaz-cli:ap/nthmtab
Nov 28, 2022
Merged

Fix nth_methtable tparam of -1 when n==0#47666
vtjnash merged 1 commit intoJuliaLang:masterfrom
apaz-cli:ap/nthmtab

Conversation

@apaz-cli
Copy link
Copy Markdown
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