Dear Experts
When I open a TFile created by root v6.36.04, the open operation is done by root v6.24.02, I observed many error message like:
Error in <TList::Clear>: A list is accessing an object (0x2e8d580) already deleted (list name = TList)
Error in <TList::Clear>: A list is accessing an object (0x2e98770) already deleted (list name = TList)
How can I avoid this issue?
ROOT Version: 6.36.04 / 6.24.02
Platform: MacOS
Compiler: gcc