[hist] Fix I/O for older version of TNDArray objects#11409
[hist] Fix I/O for older version of TNDArray objects#11409lmoneta merged 2 commits intoroot-project:masterfrom
Conversation
…TNDArray objects
This fixes root-project#10382
|
Starting build on |
|
Build failed on ROOT-ubuntu18.04/nortcxxmod. Failing tests: |
|
Build failed on ROOT-performance-centos8-multicore/cxx17. Failing tests: |
|
Build failed on ROOT-debian10-i386/soversion. Failing tests: |
|
Build failed on windows10/cxx14. Failing tests: |
|
Build failed on ROOT-ubuntu2004/python3. Failing tests: |
|
Build failed on mac11/cxx14. Failing tests:
|
|
Build failed on mac1015/cxx17. Failing tests: |
|
Applying the patch causes a crash when cloning a @pcanal , any idea what could be the problem ? |
|
I think in the I/O rule define in the |
It should be used 'version` and not `versions`. Also improve the rule to use `vector.reserve` for being more efficient when reading old files.
|
Starting build on |
This PR fixes #10382