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

Adjusting HasType type once a language changes #1526

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Apr 13, 2024

We need to adjust the UnknownType once we know the language, otherwise there is a problem when comparing types. This stems from the fact that we initialise the type property with an unknown type that has a null language.

@oxisto oxisto force-pushed the unknown-type-language branch from 9825be2 to 2fa8731 Compare April 14, 2024 20:55
oxisto added 3 commits April 15, 2024 10:13
We need to adjust the `UnknownType` once we know the language, otherwise there is a problem when comparing types.

Verified

This commit was signed with the committer’s verified signature.
promatik António Almeida
@oxisto oxisto force-pushed the unknown-type-language branch from 2fa8731 to 0cd4f97 Compare April 15, 2024 08:13
@oxisto oxisto enabled auto-merge (squash) April 15, 2024 08:13
Copy link

@oxisto oxisto merged commit 0463a92 into main Apr 15, 2024
3 checks passed
@oxisto oxisto deleted the unknown-type-language branch April 15, 2024 08:18
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.

None yet

2 participants