Bertrand Bellenot

Results 12 issues of Bertrand Bellenot

Fix `mt201_parallelHistoFill.C` failing with the following error: ``` 779: Processing C:/root-dev/git/master/tutorials/multicore/mt201_parallelHistoFill.C... 779: [runStaticInitializersOnce]: Failed to materialize symbols: { (main, { ?_Swap@?$_Ptr_base@VTH1F@@@std@@IEAAXAEAV12@@Z, [...] 779: [runStaticInitializersOnce]: Failed to materialize symbols: { (main,...

Fixes https://github.com/root-project/root/issues/15643

- Add /RTC1 (Runtime Check) compiler flag and fix its potential side effects - Allow incremental linking

Should fix https://github.com/root-project/root/issues/15896

Fix the following error (visible in TMVA): ``` libTMVA: Debug Assertion Failed! Expression: cannot seek vector iterator before begin ```