Skip to content

Remove dead code#9974

Merged
nojb merged 1 commit intoocaml:trunkfrom
nojb:dead_code_annot
Oct 13, 2020
Merged

Remove dead code#9974
nojb merged 1 commit intoocaml:trunkfrom
nojb:dead_code_annot

Conversation

@nojb
Copy link
Copy Markdown
Contributor

@nojb nojb commented Oct 12, 2020

Looks like left over from #2141

Copy link
Copy Markdown
Member

@gasche gasche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked that the code removed is doing nothing by itself. If the type-checker is still pleased after the removal (if the CI returns green), then indeed it was dead code and is best removed. Thanks!

@nojb nojb added the merge-me label Oct 12, 2020
@nojb nojb merged commit 246564e into ocaml:trunk Oct 13, 2020
emillon added a commit to emillon/utop that referenced this pull request Oct 30, 2020
On 4.12, `Typemod.type_structure` does not take a location argument
anymore (see ocaml/ocaml#9974). This fixes the build with the 4.12
branch.
gasche added a commit that referenced this pull request May 12, 2021
#6654, #9974: make include and with constraints aware of ghost components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants