Skip to content

fix(jsii): merge all "implements" declarations#494

Merged
eladb merged 1 commit intomasterfrom
benisrae/493
May 6, 2019
Merged

fix(jsii): merge all "implements" declarations#494
eladb merged 1 commit intomasterfrom
benisrae/493

Conversation

@eladb
Copy link
Copy Markdown
Contributor

@eladb eladb commented May 6, 2019

When processing the merged set if "implements" declarations,
do not override the "interfaces" section when there are multiple
declaration sites (as in when a base class is erased).

Fixes #493

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

When processing the merged set if "implements" declarations,
do not override the "interfaces" section when there are multiple
declaration sites (as in when a base class is erased).

Fixes #493
@eladb eladb requested a review from a team as a code owner May 6, 2019 12:05
@eladb eladb merged commit 5e069aa into master May 6, 2019
@eladb eladb deleted the benisrae/493 branch May 6, 2019 12:20
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.

Not all "implements" clauses considered when base class is erased

2 participants