On Tue, Oct 17, 2000 at 16:05:28 +0200, Volker Stolz wrote:
> E.g. 'runProcess "dhd/dhd"' yields
> 
> dhs@europa [15:57:58]> ps
>   PID TTY STAT TIME COMMAND
> 30448  ?  S    0:00 DBServer DBServer/DBServer
> 30449  ?  S    0:00 dhddhd

A wrong `basename' function was the problem...

I found this some time ago, but PosixProcPrim.lhs on the 4-08-branch
is still the old one (1.4)... 

SimonM, can you merge 1.5 into the 4-08-branch, please?


Cheers,
M/


Log message of the original commit:
----
simonmar    2000/06/28 08:14:25 PDT

  Modified files:
    hslibs/posix         PosixProcPrim.lhs
  Log:
  Fix basename.

  [ patch from Michael Weber ]

  Revision  Changes    Path
  1.5       +13 -3     fptools/hslibs/posix/PosixProcPrim.lhs
----  

-- 
() ASCII ribbon campaign |  Chair for Computer Science  II  | GPG: F65C68CD
/\ against HTML mail     |       RWTH Aachen, Germany       | PGP: 1D0DD0B9
                   "I WILL NOT BELCH THE NATIONAL ANTHEM"
                          -- Bart Simpson in 7F15

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to