Skip to content

Fix compiling fully named integer and boolean types when used in union and array#6835

Merged
baywet merged 2 commits intomicrosoft:mainfrom
Archomeda:fix/integer-boolean-types
Aug 14, 2025
Merged

Fix compiling fully named integer and boolean types when used in union and array#6835
baywet merged 2 commits intomicrosoft:mainfrom
Archomeda:fix/integer-boolean-types

Conversation

@Archomeda
Copy link
Contributor

Shortly after creating the issue, I seem to have found the fix for this.
I hope this will suffice.

Fixes #6834

@Archomeda Archomeda requested a review from a team as a code owner August 14, 2025 00:18
@Archomeda
Copy link
Contributor Author

@microsoft-github-policy-service agree

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@baywet baywet enabled auto-merge August 14, 2025 12:01
@baywet baywet merged commit 2582d3c into microsoft:main Aug 14, 2025
291 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.

OneOf with integer and boolean array items can't be compiled

2 participants