Skip to content

Conversation

@WojciechMazur
Copy link
Contributor

Backports #21337 to the 3.5.2 branch.

PR submitted by the release tooling.
[skip ci]

Previously, when a concrete class A had unimplemented members that are
overridden, all overrides would be reported as unimplemented in the
error message. This would produce error messages that are not accurate,
and that suggest stubs that are not correct.

This patch fixes the issue by reporting in the error message only the
unimplemented members that are not overridden by other unimplemented
members.

Fixes #21335

[Cherry-picked 0d50a30]
Base automatically changed from release-3.5.x-21281 to 3.5.x August 28, 2024 11:54
@WojciechMazur WojciechMazur merged commit 32e21bd into 3.5.x Aug 28, 2024
@WojciechMazur WojciechMazur deleted the release-3.5.x-21337 branch August 28, 2024 11:54
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.

3 participants