darcs

Patch 957 make mRemoveDirectory catch consistent b... (and 4 more)

Title make mRemoveDirectory catch consistent b... (and 4 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2012-10-03.21:45:09 by ganesh, last changed 2012-11-12.01:10:49 by owst.

Files
File name Status Uploaded Type Edit Remove
make-mremovedirectory-catch-consistent-between-tolerantio-and-silentio.dpatch ganesh, 2012-10-03.21:45:08 application/x-darcs-patch
patch-preview.txt ganesh, 2012-10-03.21:45:08 text/x-darcs-patch
unnamed ganesh, 2012-10-03.21:45:08
See mailing list archives for discussion on individual patches.
Messages
msg16197 (view) Author: ganesh Date: 2012-10-03.21:45:08
Some cleanup work on Darcs.Repository.ApplyPatches

5 patches for repository darcs-unstable@darcs.net:screened:

Tue Oct  2 22:21:45 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * make mRemoveDirectory catch consistent between TolerantIO and SilentIO
  
  I accidentally introduced the inconsistency years ago when switching to
  extensible exceptions. Catching just IO exceptions was the original
  intent.

Wed Oct  3 07:39:13 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * use GeneralizedNewtypeDeriving in ApplyPatches

Wed Oct  3 08:07:16 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * use newtype wrapper to avoid duplicated instances

Wed Oct  3 19:06:49 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * get rid of an orphan instance in Darcs.Repository.ApplyPatches

Wed Oct  3 19:11:21 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * drop unused language pragma
Attachments
msg16239 (view) Author: owst Date: 2012-10-16.21:48:52
Looks good, but can't push to reviewed due to deps.
msg16282 (view) Author: galbolle Date: 2012-11-01.16:32:07
Depends on rebase
History
Date User Action Args
2012-10-03 21:45:09ganeshcreate
2012-10-16 21:48:52owstsetstatus: needs-screening -> accepted-pending-tests
messages: + msg16239
2012-11-01 16:32:07galbollesetmessages: + msg16282
2012-11-12 01:10:49owstsetstatus: accepted-pending-tests -> accepted