-
- Downloads
From Gerri and me:
Add TApplication::HandleException() method, which gets called by TSystem::DispatchSignals() in case of an exception (sigbus, sigsegv, sigill or sigfpe). In derived TApplication's one might now want to not throw or do something else to reset the environment. git-svn-id: http://root.cern.ch/svn/root/trunk@20680 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- base/inc/TApplication.h 1 addition, 0 deletionsbase/inc/TApplication.h
- base/src/TApplication.cxx 18 additions, 0 deletionsbase/src/TApplication.cxx
- rint/inc/TRint.h 1 addition, 0 deletionsrint/inc/TRint.h
- rint/src/TRint.cxx 16 additions, 0 deletionsrint/src/TRint.cxx
- unix/src/TUnixSystem.cxx 4 additions, 12 deletionsunix/src/TUnixSystem.cxx
Loading
Please register or sign in to comment