Automatic exit of root in windows


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


Hi
I just started using ROOT on windows, though I realized a problem. Whenever I get an error, the console logs out of ROOT. An example is here.
root [2] gFile = Rand;
input_line_9:2:3: error: use of undeclared identifier ‘Rand’
(Rand)
^

This has been solved in the master and will be in the next release of ROOT