Skip to content
Snippets Groups Projects
Commit 9fadeec0 authored by Rene Brun's avatar Rene Brun
Browse files

Activate the statement:

   SafeDelete(fInterpreter);
This sattement was disabled because of a crash in CINT destructors.
This problem seems to be fixed with teh new version of CINT.
The reason for activating it, is that cint opens files (like bool.h) that
it closes only when explicitly told (by scratch_all and G__close_inputfiles).
Currently neither is being called at  the end of a ROOT process so a few
files are left open


git-svn-id: http://root.cern.ch/svn/root/trunk@484 27541ba8-7e3a-0410-8455-c3a389f83636
parent 6b39c2e1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment