3bba03cf9f
it looks for typeinfo of the InterpreterCallbacks (compiled with fno-rtti). *Move the SymbolResolverCallback into InterpreterCallbacks.(h,cpp). Ideally it is used only in the testsuite so we could hack in the build system to build the SymbolResolverCallback with fno-rtti and include just the header file but that's for later. *Set the symbol resolver callback in enableDynamicLookup for now. *Clear up the logic behind InterpreterExternalSemaSource and InterpreterCallbacks. *Now the DynamicIDHandler derives from InterpreterExternalSemaSource. *Adapt the testsuite to the change. *Request the InterpreterCallback constructor to be put in the binary. git-svn-id: http://root.cern.ch/svn/root/trunk@46435 27541ba8-7e3a-0410-8455-c3a389f83636 |
||
---|---|---|
.. | ||
cling.cpp | ||
CMakeLists.txt | ||
Makefile | ||
RequiredSymbols.cpp |