FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix assertion when a class extends and implements by dcodeIO · Pull Request #1403 · AssemblyScript/assemblyscript · GitHub

Fix assertion when a class extends and implements - #1403

Merged
dcodeIO merged 1 commit into
masterfrom
issue-1374
Jul 21, 2020
Merged

Fix assertion when a class extends and implements#1403
dcodeIO merged 1 commit into
masterfrom
issue-1374

Conversation

dcodeIO commented Jul 21, 2020

Copy link
Copy Markdown
Member

As reported in #1374 the compiler is hitting assertions when a class is both extending another class and implementing an interface. I do not recall why these assertions are there, and I can only assume that these are left-over from testing.

Fixes #1374

  • I've read the contributing guidelines

dcodeIO merged commit 46c06da into master Jul 21, 2020

Copy link
Copy Markdown

🎉 This PR is included in version 0.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

dcodeIO deleted the issue-1374 branch June 1, 2021 15:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Assertion error when a class extends and implements

1 participant


Back | FazBrowse Home | New Git URL