-
- Downloads
From Gerri and me:
- don't use TUrl to strip off "file:" protocol string from file names as this was also striping off everything after # and ? tokens, making it impossible to e.g. stat local file names like .#bla#. - make copy ctor and assignment operator private and not implemented. git-svn-id: http://root.cern.ch/svn/root/trunk@16198 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- base/inc/TSystem.h 9 additions, 4 deletionsbase/inc/TSystem.h
- base/src/TSystem.cxx 1 addition, 70 deletionsbase/src/TSystem.cxx
- net/inc/TNetFile.h 4 additions, 4 deletionsnet/inc/TNetFile.h
- net/src/TNetFile.cxx 7 additions, 38 deletionsnet/src/TNetFile.cxx
- unix/src/TUnixSystem.cxx 8 additions, 9 deletionsunix/src/TUnixSystem.cxx
- winnt/src/TWinNTSystem.cxx 6 additions, 7 deletionswinnt/src/TWinNTSystem.cxx
Loading
Please register or sign in to comment