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

Simplify nslots in RDataSource #17908

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

vepadulano
Copy link
Member

The fNSlots data member is used by all data sources, thus it can be upstreamed to the base class.

Part 3 of N for #17895

The fNSlots data member is used by all data sources, thus it can be upstreamed to the base class.
@vepadulano vepadulano self-assigned this Mar 6, 2025
@vepadulano vepadulano requested a review from martamaja10 as a code owner March 6, 2025 16:15
@vepadulano
Copy link
Member Author

Build failure on debian12 is suspicious https://github.com/root-project/root/actions/runs/13703186791/job/38321953254?pr=17908#step:11:2651

<<< cling interactive line includer >>>: fatal error: module file '/github/home/ROOT-CI/build/lib/Core.pcm' is out of date and needs to be rebuilt: module file out of date

I will rerun with clean builds after this batch of builds ends.

Copy link

github-actions bot commented Mar 6, 2025

Test Results

    17 files      17 suites   4d 2h 52m 11s ⏱️
 2 725 tests  2 723 ✅ 0 💤 2 ❌
44 696 runs  44 694 ✅ 0 💤 2 ❌

For more details on these failures, see this check.

Results for commit d918cdc.

@vepadulano vepadulano merged commit d093a13 into root-project:master Mar 7, 2025
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants