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 MethodMatcher::CompareMethods #1979

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

disarray2077
Copy link
Contributor

@disarray2077 disarray2077 commented May 15, 2024

Fixes #1978.

It seems this was a straightforward issue: ResolveGenericType fails because String cannot be nullable.

@bfiete bfiete merged commit 48a988f into beefytech:master May 19, 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.

MethodMatcher access violation crash
2 participants