id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
339,"System.system fails on windows98se, also disables ghci's :!",nobody,nobody,"{{{
as reported and discussed in the thread 
""win98, ctrl-c & System.system (was: Updated 6.4 
Windows installer RC)""
on glasgow-haskell-bugs.

first messages in thread:

http://www.haskell.org//pipermail/glasgow-haskell-
bugs/2005-March/004856.html

http://www.haskell.org//pipermail/glasgow-haskell-
bugs/2005-March/004857.html

Sigbjorn suggested a fix, getting the command 
interpreter to use from the environment instead of
hardcoding it:

http://www.haskell.org//pipermail/glasgow-haskell-
bugs/2005-March/004862.html

note that on my windows98se system, there is no
command.exe, only command.com:

$ echo $COMSPEC
C:\WINDOWS\COMMAND.COM

which does support the /c switch. Btw, I can't find a way 
to pass this switch through System.Cmd.rawSystem - 
can anyone enlighten me on how to do this?

claus.reinke@talk21.com

}}}",bug,closed,normal,,libraries/base,6.4,Fixed,,,,,,,,,,
