Skip to content

Conversation

@dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Feb 8, 2021

Calling super in the constructor of a non-derived class was hitting an assertion. Emit a diagnostic instead.

fixes #1677

  • I've read the contributing guidelines

@saulecabrera
Copy link
Contributor

saulecabrera commented Feb 8, 2021

Thanks for the quick fix!

@dcodeIO dcodeIO merged commit 7f6c51c into master Feb 8, 2021
@dcodeIO dcodeIO deleted the issue-1677 branch June 1, 2021 15: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.

Use of super in a non-derived class results in an assertion

4 participants