The setup of TFile.v630forwardCompatibility key in rootrc does not work correctly.
It should enable globally the compatibility flag for all files for writing. However it have no effect for new file, only for updating file.
Expected behavior
It should enable globally the compatibility flag for all files for writing in ROOT.
To Reproduce
Put TFile.v630forwardCompatibility: true in ~/.rootrc
Create a new file in root, save.
Open the file in another root session (e.g. version 6.26)
The new root session crashed.
Setup
ROOT v6.32.02
Built for linuxx8664gcc on Jun 18 2024, 00:00:00
From heads/master@tags/v6-32-02
With g++ (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
Binary directory: /usr/bin