Hi,
ROOT crashes without error message when you use a try-catch block.
root [0] try{throw 42;} catch(...){std::cout << "caught" std::endl;}
ROOT was started in VS command prompt.
Is this a missing feature in Windows? In Linux it works.
ROOT Version: 6.24/06
Platform: Windows 10
Compiler: VS Professional 2019 Version 16.9.2