Hi Ale.
When sending an amended version of a patch, it is better to send
it with the same ticket number, in the present case it would have
been:
darcs send --mail --subject '[patch1131]'
Let's continue with that ticket now (1134).
The patch is almost good to go, save some details. I've tested it and
it works fine in practice.
* in Send.hs, you probably want to rename "updateFile" to something
like "updatedFile", or "finalFile", "fileDotFinal" ..
* please remove or edit the unnecessary hunks and lines I gave you in
my previous message; keeping patches as minimal as possible makes
cherry-picking easier (say if we want to apply this patch to branch
2.8)
* in the patch description: path_description.txt -> patch_description.txt
|