(file) Return to FileSystem.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/FileSystem.cpp between version 1.79 and 1.80

version 1.79, 2008/10/17 11:07:33 version 1.80, 2008/11/06 22:31:28
Line 76 
Line 76 
  
 Boolean FileSystem::existsNoCase(const String& path, String& realPath) Boolean FileSystem::existsNoCase(const String& path, String& realPath)
 { {
 #if !defined(PEGASUS_OS_VMS) && !defined(PEGASUS_OS_TYPE_WINDOWS)  #if !defined(PEGASUS_OS_VMS) && \
       !defined(PEGASUS_OS_TYPE_WINDOWS) && \
       !defined(PEGASUS_OS_DARWIN)
  
     // If a file exists that has the same case as the path parmater,     // If a file exists that has the same case as the path parmater,
     // then we can bypass the expensive directory scanning below.     // then we can bypass the expensive directory scanning below.


Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2