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

Prepare for multi-metadata input to source generator #944

Merged
merged 3 commits into from
May 25, 2023
Merged

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented May 25, 2023

This is in preparation for #895.

This involved refactoring to extract an IGenerator interface that Generator and SuperGenerator share so tests could switch as-is to a multi-input generator.

Lots of fixes were required in following type references across winmd files. I'm certain there are more bugs in this area, but this gets the WDK metadata to work. Although it has a fix coming, so CsWin32 will pick it up when that fix is available on nuget.org.

@AArnott AArnott enabled auto-merge May 25, 2023 22:46
@AArnott AArnott merged commit ed29c9e into main May 25, 2023
@AArnott AArnott deleted the prepareFor395 branch May 25, 2023 23:12
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