Hi,
Eric Kow <bugs@darcs.net> writes:
> Note that this appears to be just a more-scary-than-necessary error
> message and not Darcs actually doing something wrong. The patch was just
> against a context we don't have. But I guess we may have to look out
> for the role that tags play in these...
that's easy: with_partial_intersection looks for a common optimised tag,
and findCommonWithThem uses that for improved speed... It also seems
that with_partial_intersection is buggy for this case (it errors out
calling splitOnTag that does not exist). I'll look into that.
Yours,
Petr.
|