darcs

Patch 2019 remove error if no suspended patches found

Title remove error if no suspended patches found
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-05-04.20:35:36 by ganesh, last changed 2020-06-20.07:20:56 by bfrk.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt ganesh, 2020-05-04.20:35:35 text/x-darcs-patch
remove-error-if-no-suspended-patches-found.dpatch ganesh, 2020-05-04.20:35:35 application/x-darcs-patch
unnamed ganesh, 2020-05-04.20:35:35 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22013 (view) Author: ganesh Date: 2020-05-04.20:35:35
this is a minor fixup that I came across while working on the new
rebase format, but which stands alone from it

1 patch for repository darcs-unstable@darcs.net:screened:

patch 9b35771c1740bbff7ad9283b17db5dd7778407db
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Mon May  4 06:45:03 BST 2020
  * remove error if no suspended patches found
  
  maybeDisplaySuspendedStatus/displaySuspendedStatus are only called
  inside 'finally', so it something else has already gone wrong then
  this throwing an error just obfuscates the underyling problem.
Attachments
History
Date User Action Args
2020-05-04 20:35:36ganeshcreate
2020-05-04 20:37:45ganeshsetstatus: needs-screening -> needs-review
2020-06-20 07:20:56bfrksetstatus: needs-review -> accepted