hello,
in my standalone c++ program i get following error message since i updated from root 5.11 to 5.12 (using 5.11 i dont get the error message).
Error in <TString>: out of bounds: i = 0, Length = -1
ps: i don’t use the TString class in my program.