krasimir 2005/05/17 02:48:28 PDT
Modified files:
ghc/utils/hsc2hs Main.hs
Log:
Use runProcess instead of system if the former is available and we would like
to redirect stdout of the new process. system is unsafe if you have spaces
in the file path or you have / instead of \ on Windows.
Revision Changes Path
1.73 +36 -11 fptools/ghc/utils/hsc2hs/Main.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
