On Mon, Jun 07, 2010 at 19:58:47 +0000, Petr Ročkai wrote: > Mon Jun 7 21:39:39 CEST 2010 Petr Rockai <[email protected]> > * Check conflictor consistency in "darcs check". > > Mon Jun 7 21:41:11 CEST 2010 Petr Rockai <[email protected]> > * Fix a bunch of "unused" warnings.
Just a very quick check before I pass this on to any reviewers... Check conflictor consistency in "darcs check". ---------------------------------------------- > hunk ./src/Darcs/Patch/Real.hs 368 > False <- return $ any (conflictsWith y') (x':ix') > False <- return $ any (conflictsWith x') iy' > return (InvConflictor ix xx x :> Conflictor iy (invert iyy) y) > + isInconsistent = isConsistent Is that right? Fix a bunch of "unused" warnings. --------------------------------- I'll see if I can apply this now. -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
