Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[io] Extend flexibility of array size I/O marker #20070

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

Draft
ferdymercury wants to merge 1 commit into root-project:master
base: master
Choose a base branch
Loading
from ferdymercury:patch-12

Conversation

Copy link
Collaborator

@ferdymercury ferdymercury commented Oct 9, 2025
edited
Loading

Fixes https://its.cern.ch/jira/browse/ROOT-5144

Not yet working:

  • reproducer in the JIRA link fails. Extra things might be needed with DOLOOP.
    root -l -b -e 'gInterpreter->GenerateDictionary("myclass","myheader.h");' -e 'myclass mc;
    mc.n = 1;
    mc.MyArray = new float[3]{2,3,4};
    TTree t("t", "t");
    t.Branch("mc", &mc);
    t.Fill();'

  • Add docu to release notes or TTree

  • Add ctest

Copy link

github-actions bot commented Oct 9, 2025

Test Results

22 files 22 suites 4d 2h 3m 15s ⏱️
3 688 tests 3 683 ✅ 0 💤 5 ❌
79 206 runs 79 201 ✅ 0 💤 5 ❌

For more details on these failures, see this check.

Results for commit 462ed0e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pcanal pcanal Awaiting requested review from pcanal pcanal will be requested when the pull request is marked ready for review pcanal is a code owner

At least 1 approving review is required to merge this pull request.

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /