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 vfunc not found #355

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Fix vfunc not found #355

merged 1 commit into from
Feb 17, 2024

Conversation

romgrk
Copy link
Owner

@romgrk romgrk commented Dec 22, 2023

Closes #354

The function to find a matching vfunc symbol by name fails to find the correct entry for reasons I don't have time to debug. In this PR, we also search the list on our side to fix the issue.

@romgrk romgrk merged commit 0b3df3b into master Feb 17, 2024
4 of 6 checks passed
@romgrk romgrk deleted the fix-vfunc-not-found branch February 17, 2024 03:13
@clayrisser
Copy link
Contributor

@romgrk thanks!

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.

Virtual functions don't work
2 participants