Flip the flag, because of the name change.
git-svn-id: http://root.cern.ch/svn/root/trunk@46810 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
parent
8c385cf901
commit
b978876705
@ -125,7 +125,7 @@ ExecutionContext::NotifyLazyFunctionCreators(const std::string& mangled_name)
|
||||
return ret;
|
||||
}
|
||||
|
||||
if (!m_LazyFuncCreatorDiagsSuppressed)
|
||||
if (m_LazyFuncCreatorDiagsSuppressed)
|
||||
return 0;
|
||||
|
||||
return HandleMissingFunction(mangled_name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user