All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Samuel Tardieu <sam@rfc1149.net>, git@vger.kernel.org
Subject: Re: [PATCH] Fix deletion of last character in levenshtein distance
Date: Wed, 19 Nov 2008 05:13:46 -0800	[thread overview]
Message-ID: <7vhc63svsl.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <alpine.DEB.1.00.0811191053250.30769@pacific.mpi-cbg.de> (Johannes Schindelin's message of "Wed, 19 Nov 2008 10:57:26 +0100 (CET)")

Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:

> Okay, I understand now, _after_ having looked at the original 
> levenshtein.c.
>
> IOW you could have made my task of reviewing your patch much easier.
>
> Anyway, here is my
>
> 	Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de>
>
> Thanks for the bugfix,

In other words, even the original author's head exploded without looking
at extra context lines around the patch.

It is a sure sign that the original implementation was too scantily
described, and that the fix was not explained well in the proposed commit
log message (i.e. in what corner cases the original was bad in what way,
and how the patch fixes it).

I shouldn't have to decipher the original and the fixed version with
pencil and paper when re-reviewing Dscho's Ack.

  reply	other threads:[~2008-11-19 13:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18 18:53 [PATCH] Fix deletion of last character in levenshtein distance Samuel Tardieu
2008-11-18 20:23 ` Matthieu Moy
2008-11-19  0:53 ` Johannes Schindelin
2008-11-19  8:42   ` Samuel Tardieu
2008-11-19  9:57     ` Johannes Schindelin
2008-11-19 13:13       ` Junio C Hamano [this message]
2008-11-20 12:00         ` [PATCH] Document levenshtein.c Johannes Schindelin
2008-11-20 12:00           ` Samuel Tardieu
2008-11-20 13:27             ` [PATCH v2] " Johannes Schindelin
2008-11-20 17:21               ` Jon Loeliger
2008-11-20 17:48                 ` Sverre Rabbelier
2008-11-20 18:31                 ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vhc63svsl.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=sam@rfc1149.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.