Hi! On 1 Aug., 12:08, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote: > Sometimes, it can happen that a patch only applies with "fuzz", for example: > > $ hg > importhttp://trac.sagemath.org/sage_trac/raw-attachment/ticket/11298/trac11... > patching file doc/en/reference/misc.rst > Hunk #1 succeeded at 10 with fuzz 2 (offset 0 lines).
If a patch is rejected, then a file bla.py.rej is created, that shows why the patch failed to apply. Is there a tool that points out why there was a fuzz? I mean, it says "Hunk #1", but it would be nice to have a line number as well. Best regards, Simon -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org