Skip to content

Bump xmsgrid to 9.1.0 - #97

Merged
gagelarsen merged 1 commit into
masterfrom
bump/xmsgrid-9.1.0
Aug 18, 2026
Merged

Bump xmsgrid to 9.1.0#97
gagelarsen merged 1 commit into
masterfrom
bump/xmsgrid-9.1.0

Conversation

@gagelarsen

Copy link
Copy Markdown
Member

Pins xmsgrid at 9.1.0 ahead of releasing xmsinterp 7.0.11.

Why

xmsgrid 9.1.0 contains the fix for issue 0015785 (HydroAS arcs snap weirdly). That fix changes GmMultiPolyIntersector output 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 adds GmPtSearch::PtsInBoxInRtree.

xms_dependencies pins 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 on aquaveo-stable (msvc 194 / gcc 13 / apple-clang 17) and 14 on aquaveo-vs2019 (msvc 192) — so both the CI build and the manual VS2019 build resolve it.

Scope

Dependency pin only. No source change. xmsconan ci was run and regenerates byte-identical workflows, because 2.17.0 floated the generated pins onto xmsconan>=2.18.0 with --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

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.
@gagelarsen
gagelarsen merged commit 7740c58 into master Aug 18, 2026
18 checks passed
@gagelarsen
gagelarsen deleted the bump/xmsgrid-9.1.0 branch August 18, 2026 15:02
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