- Jan 31, 2004
-
-
Rene Brun authored
In NewDelete, special case for HP-UX/ACC, using bad_alloc instead of std::bad_alloc git-svn-id: http://root.cern.ch/svn/root/trunk@8099 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 07, 2003
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@6397 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 02, 2002
-
-
Fons Rademakers authored
compiler is by default in pedantic mode (LHCb also like to use this option). The following issues have been fixed: - removal of unused arguments - comparison between signed and unsigned integers - not calling of base class copy ctor in copy ctor's To be done, the TGeo classes where we get still many hundred warnings of the above nature. List forwarded to Andrei. git-svn-id: http://root.cern.ch/svn/root/trunk@5717 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 10, 2002
-
-
Rene Brun authored
When this static object is deleted, the MemCheck::Dump function is called. Without this static object, the Memory Checker could not work. git-svn-id: http://root.cern.ch/svn/root/trunk@5257 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 20, 2002
-
-
Fons Rademakers authored
make sure that unused variables are used or removed. There were many unused variables in the Rtypes.h and dictionaries (the "dummyinit" vars). git-svn-id: http://root.cern.ch/svn/root/trunk@5156 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 07, 2002
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4149 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
complains that "new" is a directory when trying to process #include <new>. git-svn-id: http://root.cern.ch/svn/root/trunk@4142 27541ba8-7e3a-0410-8455-c3a389f83636
-