You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, of course. There is code to explicitly detect and remove the allocator. Most likely TClassEdit::IsDefAlloc needs to be updated to take into account that the word class might be prefixed. Albeit it is odd/unexpected that Clang would put the class keyword there (it is supposed be configured not to).
This issue is just a reminder that we need to resolve this TODO:
root/tree/dataframe/src/RNTupleDS.cxx
Lines 288 to 296 in 89776f4
so that e.g. the following wrong usage errors out:
(on my machine the test above executes without crashes, but that's just luck)
The text was updated successfully, but these errors were encountered: