Skip to content

spacesInArgs(ghci) fails on linux

=====> spacesInArgs(ghci) 2863 of 3047 [3, 12, 0]
cd ./driver && '/home/dafis/GHC/bghc/bindisttest/install dir/bin/ghc' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -fno-ghci-history  spacesInArgs.hs --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS   <spacesInArgs.genscript 1>spacesInArgs.interp.stdout 2>spacesInArgs.interp.stderr
Actual stdout output differs from expected:
--- ./driver/spacesInArgs.stdout	2011-10-22 11:33:18.169091002 +0200
+++ ./driver/spacesInArgs.run.stdout	2011-10-22 15:07:24.194761001 +0200
@@ -1,4 +1,6 @@
 Arg: "a   b"
 Arg: "c   d"
-Arg: "e   f"
-Arg: "g   h"
+Arg: "'e"
+Arg: "f'"
+Arg: "'g"
+Arg: "h'"
*** unexpected failure for spacesInArgs(ghci)

Sigh :( Why doesn't windows strip the double quotes off the args?

Trac metadata
Trac field Value
Version 7.3
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Test Suite
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information