[darcs-devel] [issue2529] Darcs doesn't always return an error code when unable to find a patch

Ben Franksen bugs at darcs.net
Sun Jun 21 21:31:42 UTC 2020


Ben Franksen <ben.franksen at online.de> added the comment:

This has been essentially fixed.

Match failures are now reported using a dedicated exception type and 
not by calling error. Parse errors for index options are now handled 
early and fail with an appropriate message.

The singular options (--hash, --patch, --match) and range limits (--
from-xxx, -to-xxx) should fail if nothing matches, while the plural 
variants (--patches, --matches) should not.

Please re-open if there are any remaining inconsistencies.

----------
milestone:  -> 2.15.0 HEAD
status: unknown -> resolved

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2529>
__________________________________


More information about the darcs-devel mailing list