darcs

Patch 603 Make check a read-only operation

Title Make check a read-only operation
Superseder Nosy List galbolle
Related Issues
Status rejected Assigned To
Milestone

Created on 2011-04-29.13:31:55 by galbolle, last changed 2011-05-11.07:40:23 by galbolle. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
make-check-a-read_only-operation.dpatch galbolle, 2011-04-29.13:31:55 text/x-darcs-patch
unnamed galbolle, 2011-04-29.13:31:55
See mailing list archives for discussion on individual patches.
Messages
msg13977 (view) Author: galbolle Date: 2011-04-29.13:31:55
1 patch for repository http://darcs.net/screened:

Fri Apr 29 15:11:32 CEST 2011  Florent Becker <florent.becker@ens-lyon.org>
  * Make check a read-only operation

This fixes the easy part of issue2001: check no longer rewrites a good
pristine after it has operated.
Attachments
msg13982 (view) Author: galbolle Date: 2011-05-01.16:30:16
This adds a dependency on temporary, which I use for creating a
temporary directory. For consistency, we should either use it everywhere
we create a temporary directory, or nowhere. I'd rather use temporary
(at least until the standard lib gets that functionnality), for
externalisation's sake, but I can be convinced otherwise.

see: http://hackage.haskell.org/package/temporary-1.1.1
msg13983 (view) Author: galbolle Date: 2011-05-01.16:41:14
please do not screen/apply: it does not use the standard darcs mechanism
for creating temporary directories. I'll change the patch to use that.
Whether or not we should use temporary is a separate issue.
History
Date User Action Args
2011-04-29 13:31:55galbollecreate
2011-04-29 13:32:37darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-badb33356f52ad85287082a8af9a5491176ef258
2011-05-01 16:30:17galbollesetmessages: + msg13982
2011-05-01 16:41:14galbollesetstatus: needs-screening -> followup-in-progress
messages: + msg13983
2011-05-10 17:36:25darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-badb33356f52ad85287082a8af9a5491176ef258 -> http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-badb33356f52ad85287082a8af9a5491176ef258
2011-05-11 07:40:23galbollesetstatus: followup-in-progress -> rejected