bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] regexp.c divergence against Emacs


From: Paul Eggert
Subject: Re: [Bug-gnulib] regexp.c divergence against Emacs
Date: 04 Jun 2003 16:18:37 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Dave Love <address@hidden> writes:

> There are two copies of regexp.[ch] in the gnulib repository.  The one
> at the top level is the one which is maintained with Emacs.  monnier
> suggests more recent changes in the other version are merged into the
> Emacs one which should then replace the one in lib.

Historically lib/regexp.[ch] tracked what was in the GNU C library,
which had diverged from Emacs but nobody had time or inclination to
merge them.  Now, however, the GNU C library has a new implementation
of regexp.[ch] -- it supports the POSIX i18n features that the older
one did not -- so the "track glibc" motivation is now absent.

I don't see why we need to have 3 versions of regexp.c -- 2 is enough
-- but perhaps Jim Meyering nows more about this and can say whether
we there is any reason to distinguish the Emacs version from the
gnulib version.

Ideally we could merge all 3 versions, but that'd be more work.




reply via email to

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