Skip to content

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Oct 2, 2025

Avoids a stack overflow when mistyping arguments, allowing for a better MethodError.

Issue introduced by #51109
Fixes #57597

Avoids a stack overflow when mistyping arguments, allowing for a better
MethodError.

Issue introduced by #51109
Fixes #57597
@vtjnash vtjnash merged commit 6e697c3 into master Oct 6, 2025
6 of 8 checks passed
@vtjnash vtjnash deleted the jn/57597 branch October 6, 2025 21:08
@vtjnash vtjnash added the backport 1.12 Change should be backported to release-1.12 label Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.12 Change should be backported to release-1.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

code_warntype(::String, ::Function, ::DataType) overflows the stack
1 participant