[GHC] #8802: createProcess implictlitly escapes and quotes command line parameters
GHC
ghc-devs at haskell.org
Wed Feb 19 13:14:39 UTC 2014
#8802: createProcess implictlitly escapes and quotes command line parameters
--------------------------------------+------------------------------------
Reporter: jstolarek | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: libraries/process | Version: 7.9
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
--------------------------------------+------------------------------------
Comment (by jstolarek):
I am thinking about `createProcess`. Both `runCommand` and `runProcess`
are planned to be deprecated (haddock documentation already lists them in
section "Old deprecated functions").
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8802#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list