Giulio Eulisse

Results 283 comments of Giulio Eulisse

actually, even easier: ``` root [23] TClassEdit::GetNormalizedName(foo, "std::conditional 32, int, float>") root [24] foo (std::string &) "conditional" ```

For the record, I confirm also that your example works for me a well. However I also have: ``` root [4] TClassEdit::GetNormalizedName(foo, "std::conditional 32), int, float>") root [5] foo (std::string...

BTW, `TClassEdit::GetNormalizedName` is also broken in 6.30.01, so I suspect the issue we had is due to the way it is being used by TStreamerInfo::Build.

Any news on this issue? Do you need anything else on my side? Apparently my workaround prevents reading old data, so we might have to go back to the version...

This requires the latest aliBuild to work.

slc9 test issue unrelated and previously working. Merging this since usually WWDC brings a new XCode...

@Barthelemy @teo @knopers8 any chance we can bump the grpc version to a more modern one? Current one does not build with the proposed version update of abseil which is...