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

[release/9.0-staging] Fix hostfxr.h to be valid C again. #110060

Open
wants to merge 1 commit into
base: release/9.0-staging
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 21, 2024

Backport of #109763 to release/9.0-staging

/cc @elinor-fung @alexrp

Customer Impact

  • Customer reported
  • Found internally

hostfxr.h provided for customers doing custom hosting is not valid C, so consumers in C cannot not use the latest version.

Regression

  • Yes
  • No

Regressed in 9.0 with #101451.

Testing

Manual.

Risk

Low. The change just adds the struct keyword for a function parameter such that the header is valid C again.

@elinor-fung elinor-fung added the Servicing-consider Issue for next servicing release review label Nov 21, 2024
@elinor-fung elinor-fung added this to the 9.0.x milestone Nov 21, 2024
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

lgtm. please get a code review. we will take for consideration in 9.0.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Host Servicing-consider Issue for next servicing release review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants