bug-gnu-utils
[Top][All Lists]
Advanced

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

diff as a library?


From: Bruno Haible
Subject: diff as a library?
Date: Mon, 13 Jan 2003 13:49:12 +0100 (CET)

Hi,

It would be useful to have the main functionality of the "diff" program
in a GPLed library. The forthcoming GNU gettext program "msgdiff" needs to
call diff hundreds of times for a given 100 KB input file, and users would
complain that it is slow. It would be faster if msgdiff could use a library,
that returns a list of hunks for two given string arrays passed in memory.
It is irrelevant whether this library is installed as a shared library, or
if its source code is included in gnulib.

Bruno




reply via email to

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