Skip to content

[misc] do not rely on obsolete Riostream.h header - #23286

Open
ferdymercury wants to merge 12 commits into
root-project:masterfrom
ferdymercury:riostrmisc
Open

[misc] do not rely on obsolete Riostream.h header#23286
ferdymercury wants to merge 12 commits into
root-project:masterfrom
ferdymercury:riostrmisc

Conversation

@ferdymercury

@ferdymercury ferdymercury commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

This Riostream.h header was there 25 years ago then iostream was not yet in the standards.

Use now standard headers, cleaner and more understandable, plus more fine-grained, why should one include three headers when it can just include the needed one.

@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 7, 2026
@jblomer jblomer self-assigned this Sep 7, 2026
Comment thread io/io/src/TStreamerInfo.cxx Outdated
@guitargeek

Copy link
Copy Markdown
Contributor

Squash-on-merge would be okay here?

@ferdymercury

Copy link
Copy Markdown
Collaborator Author

Squash-on-merge would be okay here?

For me, always! :)

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.

3 participants