Skip to content

Add checks that overrides are compatible with overridden signatures#350

Draft
mikesamuel wants to merge 1 commit intomainfrom
override-compatibility-checks
Draft

Add checks that overrides are compatible with overridden signatures#350
mikesamuel wants to merge 1 commit intomainfrom
override-compatibility-checks

Conversation

@mikesamuel
Copy link
Contributor

This commit implements override checking, but it currently breaks because we have not been careful about overrides especially whether a method bubbles or not. I'm making this a draft and will try to address some of those problems in follow-on commits.

This commit implements override checking, but it currently breaks
because we have not been careful about overrides especially whether
a method bubbles or not.  I'm making this a draft and will try to
address some of those problems in follow-on commits.

Signed-off-by: Mike Samuel <mikesamuel@gmail.com>
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.

1 participant