Fix in RDF and cxxmodules
It is fixing: ..root/tree/dataframe/src/RDataFrame.cxx:789:6: error: reference to 'RDF' is ambiguous : RDF::RInterface<RDFDetail::RLoopManager>( ^ In module 'ROOTDataFrame' imported ..root/tree/dataframe/src/RDataFrame.cxx:14: ..include/ROOT/RCutFlowReport.hxx:29:11: note: candidate found by name lookup is 'ROOT::RDF' namespace RDF { ^ ..root/tree/dataframe/src/RDataFrame.cxx:721:11: note: candidate found by name lookup is 'ROOT::Detail::RDF' namespace RDF { ^ ..tree/dataframe/src/RDataFrame.cxx:789:11: error: member initializer (null) does not name a non-static data member or base class : RDF::RInterface<RDFDetail::RLoopManager>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please register or sign in to comment