Skip to content

Fix assertion when compiling a property errored earlier #1760

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2021
Merged

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Mar 27, 2021

When compilation of a property failed earlier, for example due to an unknown type, we were hitting an assertion upon access to the property.

fixes #1711

  • I've read the contributing guidelines

@dcodeIO dcodeIO merged commit cd6f9f4 into master Mar 27, 2021
@dcodeIO dcodeIO deleted the issue-1711 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.

Compiler "assertion failed" when using unknown type
1 participant