Add a fixme.
git-svn-id: http://root.cern.ch/svn/root/trunk@49142 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
parent
863970c3ba
commit
eff367e1b8
@ -46,6 +46,7 @@ namespace cling {
|
||||
class IncrementalParser {
|
||||
private:
|
||||
// our interpreter context
|
||||
// FIXME: Get rid of that back reference to the interpreter.
|
||||
Interpreter* m_Interpreter;
|
||||
|
||||
// compiler instance.
|
||||
|
Loading…
Reference in New Issue
Block a user