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

Fixes incorrect field resolution in base classes #1490

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Apr 1, 2024

Due to a bug in the symbol resolver, we did not resolve fields that are in base classes of classes correctly.

@oxisto oxisto requested a review from konradweiss as a code owner April 1, 2024 11:13
@oxisto oxisto force-pushed the fix-base-member-resolution branch from 0fffacf to b27263e Compare April 1, 2024 11:30
@oxisto oxisto enabled auto-merge (squash) April 4, 2024 17:01
Due to a bug in the symbol resolver, we did not resolve fields that are in base classes of classes incorrectly
@oxisto oxisto force-pushed the fix-base-member-resolution branch from b27263e to a1f2c0f Compare April 4, 2024 17:01
Copy link

sonarqubecloud bot commented Apr 4, 2024

@oxisto oxisto merged commit da3e724 into main Apr 4, 2024
3 checks passed
@oxisto oxisto deleted the fix-base-member-resolution branch April 4, 2024 17:06
oxisto added a commit that referenced this pull request Apr 4, 2024

Verified

This commit was signed with the committer’s verified signature.
promatik António Almeida
Due to a bug in the symbol resolver, we did not resolve fields that are in base classes of classes incorrectly
maximiliankaul pushed a commit that referenced this pull request Apr 18, 2024
Due to a bug in the symbol resolver, we did not resolve fields that are in base classes of classes incorrectly
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.

None yet

2 participants