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

Harden win32 array support to avoid conflicting metadata #2035

Merged
merged 1 commit into from Sep 19, 2022

Conversation

kennykerr
Copy link
Collaborator

The underlying issue is explained here: microsoft/win32metadata#1263

This change just detects such cases earlier in the pipeline to ensure a more consistent type-system during code gen.

Fixes: #2031

@kennykerr kennykerr merged commit c4a48b3 into master Sep 19, 2022
@kennykerr kennykerr deleted the fixed-free branch September 19, 2022 19:19
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.

Bug: Compilation error in Windows\Win32\Networking\BackgroundIntelligentTransferService
1 participant