typetools / typetools/checker-framework

Fix receiver override checks for generic parameters of receivers

Open
#1,689 0 comments 0 reactions 1 assignee View on GitHub

@csgordon is already working on this.

Since Nov 28, 2017.

Dominant language
Java
Stars
1.1k
Forks
440
Avg merge
1d 12h
Merged PRs (30d)
134

Description

As mentioned in the discussion for #1624, the current implementation of BaseTypeVisitor.OverrideChecker.checkReceiverOverride doesn't check the generic parameters of the receiver as it should (and as a result, the similar check in the GuiEffectChecker doesn't either)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.