Skip to content
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

Fixed type resolution crash #992

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Fixed type resolution crash #992

merged 3 commits into from
Dec 2, 2024

Conversation

shazqadeer
Copy link
Contributor

@shazqadeer shazqadeer commented Dec 2, 2024

Type resolution crashes if there is an unknown type name. This PR makes a change so that this unknown name is resolved to bool type to allow type resolution to continue safely.

@shazqadeer shazqadeer changed the title Fixed type checking crash Fixed type resolution crash Dec 2, 2024
@shazqadeer shazqadeer merged commit 7f9f784 into master Dec 2, 2024
5 checks passed
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.

1 participant