darcs

Patch 718 Clean up Darcs.Ssh imports

Title Clean up Darcs.Ssh imports
Superseder Nosy List wlangstroth
Related Issues
Status accepted Assigned To
Milestone

Created on 2012-02-04.12:05:37 by wlangstroth, last changed 2012-03-13.17:21:18 by gh.

Files
File name Status Uploaded Type Edit Remove
clean-up-darcs_ssh-imports.dpatch wlangstroth, 2012-02-04.12:05:37 application/x-darcs-patch
patch-preview.txt wlangstroth, 2012-02-04.12:05:37 text/x-darcs-patch
unnamed wlangstroth, 2012-02-04.12:05:37
See mailing list archives for discussion on individual patches.
Messages
msg15091 (view) Author: wlangstroth Date: 2012-02-04.12:05:37
1 patch for repository http://darcs.net:

Mon Jan 30 22:38:28 EST 2012  Will Langstroth <will@langstroth.com>
  * Clean up Darcs.Ssh imports
  Includes changes to #ifdef WIN32 section, which I cannot test for. The original
  pragma contained a redundant import, so I changed it from #ifndef to #ifdef.
Attachments
msg15304 (view) Author: gh Date: 2012-03-13.17:21:18
Indeed "import System.Posix.Process ( getProcessID )" wasn't used
anywhere. Good to go.
History
Date User Action Args
2012-02-04 12:05:37wlangstrothcreate
2012-02-22 21:15:07ganeshsetstatus: needs-screening -> needs-review
2012-03-13 17:21:18ghsetstatus: needs-review -> accepted
messages: + msg15304