Skip to content

[core] deprecate RConfig.h and RVersion.h - #23253

Open
ferdymercury wants to merge 4 commits into
root-project:masterfrom
ferdymercury:patch-23
Open

[core] deprecate RConfig.h and RVersion.h#23253
ferdymercury wants to merge 4 commits into
root-project:masterfrom
ferdymercury:patch-23

Conversation

@ferdymercury

@ferdymercury ferdymercury commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

emit warning suggesting to use modern ROOT/* alternative.

@ferdymercury ferdymercury added the skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff. label Sep 4, 2026
@ferdymercury ferdymercury changed the title [core] deprecate RConfig.h [core] deprecate RConfig.h and RVersion.h Sep 4, 2026

@jblomer jblomer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

As per our deprecation policy, we should leave deprecated components available for at least one LTS release. So we would need to target the release after 6.44 for removal.

@ferdymercury

Copy link
Copy Markdown
Collaborator Author

As per our deprecation policy, we should leave deprecated components available for at least one LTS release. So we would need to target the release after 6.44 for removal.

thanks, fixed now

@dpiparo

dpiparo commented Sep 4, 2026

Copy link
Copy Markdown
Member

Thanks for this PR!! I assigned the PR to me as I think the commits could be re-organised, e.g. merged in a few groups. I can take care, and that does not remove any of the value of the changes themselves.

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 18h 11m 44s ⏱️
 3 871 tests  3 870 ✅ 0 💤 1 ❌
78 861 runs  78 860 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit f5a9e39.

♻️ This comment has been updated with latest results.

[foundation] deprecate RConfig.h

[roottest] use modern include

[io] use modern include
[foundation] rescue macro from deprecated header

[rversion] use modern alternative

[RF] use non deprecated include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:squash on merge skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants