[ccan] [PATCH] edit_distance: calculate edit distance between strings
Kevin Locke
kevin at kevinlocke.name
Thu Nov 24 04:17:30 AEDT 2016
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 at kevinlocke.name | XMPP: kevin at kevinlocke.name
Kevin | https://kevinlocke.name | IRC: kevinoid on freenode
More information about the ccan
mailing list