CCAN Archive mirror
 help / color / mirror / Atom feed
From: Kevin Locke <kevin@kevinlocke.name>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: ccan@lists.ozlabs.org
Subject: Re: [PATCH] edit_distance: calculate edit distance between strings
Date: Wed, 23 Nov 2016 10:17:30 -0700	[thread overview]
Message-ID: <20161123171730.73axe2ert6nwm3vj@kevinolos> (raw)
In-Reply-To: <20161123125836.GG17795@umbus.fritz.box>

On Wed, 2016-11-23 at 23:58 +1100, David Gibson wrote:
> On Fri, Nov 18, 2016 at 09:19:25PM -0700, Kevin Locke wrote:
>> This commit creates the edit_distance module for calculating various
>> edit distance measures.
>> [...]
> 
> I've merged this module in, along with a fix to make the Travis build
> happy with it.

Thank you for reviewing and merging it!  My apologies for missing the
Travis build errors, I'm not sure how I missed that.  I could make the
module compile without -std=gnu99 if you'd rather not make that change
project-wide (or if there are likely to be many users without a
compiler that supports the C99 features used).

> Can you please send me an ssh public key, and I'll authorize you to
> push changes to this module.

Great, thanks.  I'll send that to you off-list momentarily.

-- 
Thanks again, |  kevin@kevinlocke.name   | XMPP: kevin@kevinlocke.name
Kevin         |  https://kevinlocke.name | IRC:   kevinoid on freenode
_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan

      reply	other threads:[~2016-11-23 17:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-19  4:19 [PATCH] edit_distance: calculate edit distance between strings Kevin Locke
2016-11-23 12:58 ` David Gibson
2016-11-23 17:17   ` Kevin Locke [this message]

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=20161123171730.73axe2ert6nwm3vj@kevinolos \
    --to=kevin@kevinlocke.name \
    --cc=ccan@lists.ozlabs.org \
    --cc=david@gibson.dropbear.id.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).