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

reflection: make error message clearer when using methods wrong #51134

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented Aug 31, 2023

Not really a functional change, but just improving the error message here to be consistent with other code reflection calls here. Closes #49982

@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Aug 31, 2023
@vtjnash vtjnash merged commit befe6f8 into master Sep 1, 2023
2 checks passed
@vtjnash vtjnash deleted the jn/49982 branch September 1, 2023 14:13
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Sep 1, 2023
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.

julia nightly build throws TypeError in the implementation of Base.methods()
2 participants