Skip to content

fix: remove Boost.Range dead weight - #591

Merged
Becheler merged 1 commit into
boostorg:developfrom
Becheler:refactor/drop-boost-range
Sep 6, 2026
Merged

fix: remove Boost.Range dead weight#591
Becheler merged 1 commit into
boostorg:developfrom
Becheler:refactor/drop-boost-range

Conversation

@Becheler

@Becheler Becheler commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Before submitting

  • This PR targets the develop branch.
  • I searched for an existing PR or issue covering the same change.
  • My contribution is licensed under the Boost Software License 1.0.

Type of change

  • Bug fix
  • New feature or API addition
  • Refactor (no behavior change)
  • Documentation
  • Build, CI, or tooling
  • Other (specify below)

Does this PR introduce a breaking change?

  • Yes (describe migration impact below)
  • No

What this PR does

Remove dead includes related to Boost.Range.

Motivation

Cleaning.

Testing

Checklist

  • [] Existing tests pass (b2 in the test/ directory).
  • New behavior is covered by a test, or this is a docs / build / refactor change.
  • Documentation was updated if user-facing behavior changed.
  • [] No new compiler warnings on the platforms I built against.

@Becheler Becheler self-assigned this Sep 6, 2026
@Becheler Becheler added the dependencies Pull requests that update a dependency file label Sep 6, 2026
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Boost dependency footprint vs develop (auto-generated).
PR run 34039901167 vs develop run 34034314362 (b867dde2ed).

Header-inclusion weights (graph files pulling each direct dependency in):

Dependency develop PR Δ
range 9 7 -2

Transitive Boost modules: 47 → 47 (0)

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Compiler-warning counts vs develop (auto-generated).
PR run 34039901148 vs develop run 34034314474 (b867dde2ed).

Job Baseline After Delta
macos (clang, 14) 444 444 0
macos (clang, 17) 407 407 0
macos (clang, 20) 407 407 0
ubuntu (clang-19, 14) 444 444 0
ubuntu (clang-19, 17) 407 407 0
ubuntu (clang-19, 20) 407 407 0
ubuntu (clang-19, 23) 407 407 0
ubuntu (gcc-14, 14) 373 373 0
ubuntu (gcc-14, 17) 369 369 0
ubuntu (gcc-14, 20) 369 369 0
ubuntu (gcc-14, 23) 369 369 0
windows_msvc_14_3 (msvc-14.3) 961 961 0

@Becheler
Becheler force-pushed the refactor/drop-boost-range branch from 69f0f5c to 89329de Compare September 6, 2026 13:50
@Becheler
Becheler force-pushed the refactor/drop-boost-range branch from 89329de to b867dde Compare September 6, 2026 14:40
@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Becheler
Becheler merged commit 70a485b into boostorg:develop Sep 6, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant