Bugs item #1242598, was opened at 2005-07-21 20:53
Message generated for change (Comment added) made by simonmar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1242598&group_id=8032

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libraries/base
Group: 6.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Mike Gunter (magunter)
Assigned to: Nobody/Anonymous (nobody)
Summary: runProcess uses cwd for bad working directory argument

Initial Comment:
When given a path to a non-existent directory,
runProcess uses the
current working directory.  It should throw an exception.

    mike

----------------------------------------------------------------------

>Comment By: Simon Marlow (simonmar)
Date: 2005-07-22 10:19

Message:
Logged In: YES 
user_id=48280

Fixed, thanks.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1242598&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to