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

[rapidxml] Fix gcc and clang build issue #43199

Merged
merged 5 commits into from
Jan 14, 2025

Conversation

tartanpaint
Copy link
Contributor

@tartanpaint tartanpaint commented Jan 10, 2025

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@tartanpaint
Copy link
Contributor Author

tartanpaint commented Jan 10, 2025 via email

@tartanpaint tartanpaint marked this pull request as ready for review January 10, 2025 13:56
@jimwang118 jimwang118 added the category:port-bug The issue is with a library, which is something the port should already support label Jan 13, 2025
@jimwang118
Copy link
Contributor

Compile test pass with following triplets:

x64-osx
x64-linux

@jimwang118 jimwang118 added the info:reviewed Pull Request changes follow basic guidelines label Jan 13, 2025
Copy link
Member

Choose a reason for hiding this comment

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

Has this patch been submitted upstream? See our policy regarding patches

Copy link
Contributor Author

Choose a reason for hiding this comment

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

An equivalent patch was submitted to the rapdixml project on 2013-09-21, but there have not been any rapidxml releases since 2013-04-26
https://sourceforge.net/p/rapidxml/bugs/16/
If preferred, I can include the exact patch from that link with adjusted paths and a comment referencing this issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've updated this PR with the "official" patch submitted to rapidxml via https://sourceforge.net/p/rapidxml/bugs/16/ with minor tweaks to the file paths to allow the patch to be applied via vcpkg.

@vicroms vicroms merged commit d4f3e12 into microsoft:master Jan 14, 2025
17 checks passed
Jimmy-Hu added a commit to Jimmy-Hu/vcpkg that referenced this pull request Jan 15, 2025
[rapidxml] Fix gcc and clang build issue (microsoft#43199)
@tartanpaint tartanpaint deleted the rapidxml-gcc-fix branch January 17, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants