krasimir    2005/10/20 11:07:53 PDT

  Modified files:
    libraries/base/System Directory.hs 
  Log:
  The original version of @findExecutable@ was looking only in the $PATH but 
under
  Windows the executables are searched in the current directory, in $PATH and
  in some other places too. The new version is based on @SearchPath@ function 
from
  Win32 API. This is more consistent with @system@ and @rawSystem@
  
  Revision  Changes    Path
  1.57      +23 -1     fptools/libraries/base/System/Directory.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to