Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IO] Deprecate TStreamerElement::ESTLtype in favor of ROOT::ESTLType #15487

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

guitargeek
Copy link
Contributor

Superseeds #7234 so I can open a corresponding roottest PR.

A few classes have redundant declarations of `ESTLType` or `ESTLtype`
enums, that over time have been centralized in `ROOT::ESTLType`.
This patch deprecates usage of the historical copies in favor of the
common `ROOT::ESTLType`.
The latter enumerators are now deprecated.
Copy link

Test Results

     9 files       9 suites   1d 17h 58m 6s ⏱️
 2 635 tests  2 593 ✅ 0 💤  42 ❌
22 356 runs  22 068 ✅ 0 💤 288 ❌

For more details on these failures, see this check.

Results for commit 68e7442.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants