bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new module 'fstrcmp', generic diff algorithm


From: Bruno Haible
Subject: Re: new module 'fstrcmp', generic diff algorithm
Date: Sat, 18 Aug 2007 13:13:20 +0200
User-agent: KMail/1.5.4

Paul Eggert wrote:
> I can do
> the other part too, if you like, but I figured you'd rather do that.

Yes. Just committed this:

2007-08-18  Bruno Haible  <address@hidden>

        * modules/fstrcmp: New file, from GNU gettext with modifications.
        * lib/fstrcmp.h: New file, from GNU gettext.
        * lib/fstrcmp.c: New file, from GNU gettext.
        * MODULES.html.sh (String handling): Add fstrcmp.

============================ modules/fstrcmp ===============================
Description:
Fuzzy string comparison.

Files:
lib/fstrcmp.h
lib/fstrcmp.c

Depends-on:
diffseq
lock
tls
minmax
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += fstrcmp.h fstrcmp.c

Include:
"fstrcmp.h"

License:
GPL

Maintainer:
Bruno Haible






reply via email to

[Prev in Thread] Current Thread [Next in Thread]