Wed Nov 16 19:35:16 MST 2005 Will <[EMAIL PROTECTED]>
* fix bug where darcs tries to delete open tempfile on win32
New patches:
[fix bug where darcs tries to delete open tempfile on win32
Will <[EMAIL PROTECTED]>**20051117023516] {
hunk ./External.hs 270
- output <- readFile sftpoutput
hunk ./External.hs 277
- when (r /= ExitSuccess) $
+ when (r /= ExitSuccess) $ do
+ outputPS <- readFilePS sftpoutput
hunk ./External.hs 283
- ["sftp output:",output] ++ hint
+ ["sftp output:",unpackPS outputPS] ++
+ hint
}
Context:
[English and markup fixes.
Dave Love <[EMAIL PROTECTED]>**20051114224845]
[update web page to reflect 1.0.4 as latest stable source.
David Roundy <[EMAIL PROTECTED]>**20051113210144]
[TAG 1.0.4
David Roundy <[EMAIL PROTECTED]>**20051113134431]
Patch bundle hash:
76e0bb0359762d84589689a81c879d7f20af4429
_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel