Enrico Guiraud

Results 49 issues of 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...

in:Cling
in:Core Libraries
in:RNTuple

- [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...

bug
in:I/O
affects:6.26

### 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...

improvement
in:Build System

- [X] Checked for duplicates (checked with @pcanal ) ### Describe the bug Reproducer: ```cpp #include int main() { { // write data out // in the main tree, "x"...

bug
priority:critical
in:TTree

**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...

kind/bug

Companion roottest PR at https://github.com/root-project/roottest/pull/980 .

in:Python Interface

### 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...

improvement
affects:master
affects:6.22
in:Testing