Enrico Guiraud
Enrico Guiraud
It would speed up repeated executions of RNTuple tests by quite a bit.
Hello @filmgirl , thank you for putting together this collection of themes. I realize the last modification to the repo is from many years ago, but I just wanted to...
The crash happens when trying to directly use a RNTuple object that was stored in a file at the prompt rather than going through `_file0->Get("Events")` (which works). This particular file...
- [X] Checked for duplicates ### Describe the bug As far as I understand, this should work: ```cpp #ifndef TWOINTS #define TWOINTS struct TwoInts { int a, b; }; #endif...
### Explain what you would like to see improved This would make it possible to use `build` as a build directory name under the source directory. Having a build directory...
[Tree] Bogus data silently read when trying to access an indexed friend TTree with an invalid index
- [X] Checked for duplicates (checked with @pcanal ) ### Describe the bug Reproducer: ```cpp #include int main() { { // write data out // in the main tree, "x"...
**What happened?** In a dev container that uses the pre-commit dev container feature to install `pre-commit`, I have a `"postCreateCommand": "pre-commit install"`. It fails to run: ``` 16:26:53 info Run...
Companion roottest PR at https://github.com/root-project/roottest/pull/980 .
### Explain what you would like to see improved `rootbrowse` [was broken](https://sft.its.cern.ch/jira/browse/ROOT-10774) by the upgrade to the new PyROOT but as we do not test it we never noticed. (I...