emacs-devel
[Top][All Lists]
Advanced

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

Re: Fixing ill-conditioned regular expressions. Proof of concept.


From: Paul Eggert
Subject: Re: Fixing ill-conditioned regular expressions. Proof of concept.
Date: Mon, 23 Feb 2015 15:37:40 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Alan Mackenzie wrote:
  Why not call fix-re from within
re-search-forward/backward, looking-at, ...

I was thinking of calling it from within regexp.c itself, so that the callers would not need to be changed; it's the same basic idea, just a bit easier on the maintainers.



reply via email to

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