[pugixml] Update to 1.11.4#15207
Merged
dan-shaw merged 5 commits intomicrosoft:masterfrom Jan 29, 2021
Merged
Conversation
Contributor
Author
|
Closing for now. |
|
pugixml 1.11.4 has been tagged now. I sincerely hope that this is the last CMake issue :-/ |
Contributor
Author
|
pugixml 1.11.4 has been released, reopening ... |
908048e to
5e0be27
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…-12-18_pugixml_update_to_1.11.3
Contributor
|
@c72578 ,ci detected x64-linux compilation failure, can you take a look? |
Contributor
Author
@JonLiu1993 The c++: error: /mnt/vcpkg-ci/installed/x64-linux/debug/lib//libglib-2.0.a: No such file or directory |
Contributor
Author
|
@JonLiu1993 the current |
Add paraview:x64-linux=fail
JonLiu1993
approved these changes
Jan 29, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe the pull request
What does your PR fix? Fixes #
Update pugixml to v1.11.4
Release notes: https://github.com/zeux/pugixml/releases/tag/v1.11.4
Which triplets are supported/not supported? Have you updated the CI baseline?
All triplets are supported.
As of 2021-01-28, paraview is failing in CI, which is not related to pugixml.
Added
paraview:x64-linux=failtoci.baseline.txtDoes your PR follow the maintainer guide?
Yes