Bump xmsgrid to 9.1.0 - #97
Merged
Merged
Conversation
xmsgrid 9.1.0 carries the fix for issue 0015785 (HydroAS arcs snap weirdly), which changes GmMultiPolyIntersector output for some inputs, plus a new GmPtSearch::PtsInBoxInRtree entry point. xms_dependencies pins exact versions, so the bump is required for this library to build against it. 9.1.0 is published on both aquaveo-stable (msvc 194 / gcc / clang) and aquaveo-vs2019 (msvc 192) at recipe revision 42868225fabf6e51611e3926221e7a02, so the VS2019 track resolves it too. No source change; `xmsconan ci` regenerates byte-identical workflows because the generated pins already float on xmsconan>=2.18.0.
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.
Pins
xmsgridat9.1.0ahead of releasing xmsinterp7.0.11.Why
xmsgrid 9.1.0 contains the fix for issue 0015785 (HydroAS arcs snap weirdly). That fix changes
GmMultiPolyIntersectoroutput for some inputs — two of xmsgrid's own cxxtest baselines moved with it — so it needs to reach the products through this library rather than sit on the xmsgrid release alone. 9.1.0 also addsGmPtSearch::PtsInBoxInRtree.xms_dependenciespins exact versions, so nothing picks 9.1.0 up without this edit.Availability
xmsgrid 9.1.0 is published on both conan remotes at the same recipe revision
42868225fabf6e51611e3926221e7a02— 24 packages onaquaveo-stable(msvc 194 / gcc 13 / apple-clang 17) and 14 onaquaveo-vs2019(msvc 192) — so both the CI build and the manual VS2019 build resolve it.Scope
Dependency pin only. No source change.
xmsconan ciwas run and regenerates byte-identical workflows, because 2.17.0 floated the generated pins ontoxmsconan>=2.18.0with--upgrade.Watch for: if this library carries its own baselines over multi-polygon intersection results, they may move with the xmsgrid fix. CI will say.
🤖 Generated with Claude Code