emacs-devel
[Top][All Lists]
Advanced

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

Re: regex.c simplification


From: Paul Eggert
Subject: Re: regex.c simplification
Date: Tue, 17 Jul 2018 16:58:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Stefan Monnier wrote:
If we wanted to make the fork more official, we could simplify src/regex.c
to not worry about lib-src, by having etags use Glibc/Gnulib regex rather
than Emacs regex.
I would welcome such a change.

I started the ball rolling by writing a patch that changes etags to use Glibc regex, falling back on a Gnulib copy if Glibc is not available; see Bug#32194. We can follow up later by simplifying the Emacs-only regex code to assume Emacs.



reply via email to

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