I am lately getting errors in Darcs formatted as
ben@yuiitsu[2]:.../darcs/fileuuid>darcs show files -h
2b7ad88374d66232076a6ded1885e19759d0ea8d
darcs: can't mix match and pending flags
CallStack (from HasCallStack):
error, called at src/Darcs/UI/Commands/ShowFiles.hs:135:26 in
darcs-2.13.0-inplace:Darcs.UI.Commands.ShowFiles
Apart from this being a bug (in two ways: it should not call error but
instead fail with a message intended for the user; and the message is
bogus since I only gave it one match flag):
Does that mean we no longer need impossible.h ?
|