-
- Downloads
Revert "Trigger the initialization of ClassDefGenerateInitInstanceLocalInjector::fgGenericInfo."
This reverts commit 7c9429e907cfaa329472dbcddddfb5d2324a2f7b. Due to the fact that a compile ClassDefInline does not (can not) register a header file, we have a 'new state' where the TClass might have an initilization routine but can not have its ClassInfo loaded. This new state is not yet supported by the TClass implementation, so we do not yet register the class with a ClassDefInline in the list of class table to avoid 'automatic' tool from attempting to use them.
Please register or sign in to comment