Philippe Canal
Philippe Canal
In what situation is `R__HAS_STD_SPAN` not sufficient? If `ROOT` has been configured to build in C++20 mode and properly installed, it must be set in `RConfigure.h`. If it is not...
> In fact, I have a project that uses C++20, and uses ROOT compiled with C++17, We currently do not support this mixing of standard. > However, once the restriction...
It might be useful to seperate this PR in 3 (RDataFrame, TTree and RNTuple). On first glance, the set of over-ride in TTree seems to be much lower in number...
@phsft-bot build
> redundant, already in base class Note that the reason clang-tidy is recommending to remove the explicit setting of fType in the constructor is because it is already set in...
You should also be able work around this issue the `-O` option
It did not make it. I'll try to give a try ....
Ah ;) so the likelihood increased exponentially :)
@ktf Can you try https://github.com/root-project/root/pull/11501 ?
PR build will fail because of missing: https://github.com/root-project/root/pull/11490, so cancelling for now.