all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Merging forked versions of regex.c
Date: Tue, 19 Mar 2002 01:43:45 -0700 (MST)	[thread overview]
Message-ID: <200203190843.g2J8hjY09137@wijiji.santafe.edu> (raw)
In-Reply-To: <877koa9fam.fsf@tc-1-100.kawasaki.gol.ne.jp> (message from Miles Bader on 18 Mar 2002 22:27:45 +0900)

    Unfortunately, this task is now harder because glibc has recently
    adopted a new (completely rewritten) regex implementation, which is
    presently unusable by emacs (re_search_2 is implemented by mallocing a
    buffer to hold the two strings, copying them into it, and then
    searching!!!).  Also, Tom Lord has examined it, and he claims that it
    has other serious problems that make it currently unsuitable for general
    use [I haven't seen any response to this].

People will have to study whether those problems are true.  Supposing
they get fixed, how hard is it to modify the code to work for Emacs?
Could you study that?

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


      reply	other threads:[~2002-03-19  8:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18  9:06 Merging forked versions of regex.c Richard Stallman
2002-03-18 13:27 ` Miles Bader
2002-03-19  8:43   ` Richard Stallman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200203190843.g2J8hjY09137@wijiji.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.