-
- Downloads
From Axel:
Move CINT specific initialization (i.e. preventing CINT from #include-ing files it cannot parse) from TRint into TCint. Consistently tell the interpreter to #include <string>, not <_string>. Set the include path in TCint / TCling so they can load interpreter specific headers (like RtypesCint.h). Whether or not to remove the interpreter includes in TProofServLite::SetupOnFork() will be studied by Gerri, for now they should not hurt. git-svn-id: http://root.cern.ch/svn/root/trunk@33054 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- bindings/pyroot/src/TPyROOTApplication.cxx 0 additions, 8 deletionsbindings/pyroot/src/TPyROOTApplication.cxx
- core/base/inc/RtypesCint.h 0 additions, 4 deletionscore/base/inc/RtypesCint.h
- core/base/src/TROOT.cxx 0 additions, 10 deletionscore/base/src/TROOT.cxx
- core/meta/src/TCint.cxx 18 additions, 0 deletionscore/meta/src/TCint.cxx
- core/rint/src/TRint.cxx 0 additions, 6 deletionscore/rint/src/TRint.cxx
- net/net/src/TApplicationServer.cxx 1 addition, 9 deletionsnet/net/src/TApplicationServer.cxx
- proof/proof/src/TProofServ.cxx 1 addition, 9 deletionsproof/proof/src/TProofServ.cxx
- proof/proof/src/TProofServLite.cxx 1 addition, 9 deletionsproof/proof/src/TProofServLite.cxx
- proof/proofx/src/TXProofServ.cxx 1 addition, 9 deletionsproof/proofx/src/TXProofServ.cxx
Loading
Please register or sign in to comment