unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: trunk r115491: Avoid undefined behavior with huge regexp interval counts.
       [not found] <E1VrBr8-0004je-FW@vcs.savannah.gnu.org>
@ 2013-12-12 21:03 ` Glenn Morris
  2013-12-13  0:52   ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2013-12-12 21:03 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel


This change causes things like

  (looking-at "a\\{2,\\}")

to fail with

  (invalid-regexp "Invalid content of \\{\\}")

See eg http://hydra.nixos.org/build/7147280



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: trunk r115491: Avoid undefined behavior with huge regexp interval counts.
  2013-12-12 21:03 ` trunk r115491: Avoid undefined behavior with huge regexp interval counts Glenn Morris
@ 2013-12-13  0:52   ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2013-12-13  0:52 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

Glenn Morris wrote:
> See eg http://hydra.nixos.org/build/7147280

Thanks, I checked in what I hope is a fix for this,
as trunk bzr 115499.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-13  0:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1VrBr8-0004je-FW@vcs.savannah.gnu.org>
2013-12-12 21:03 ` trunk r115491: Avoid undefined behavior with huge regexp interval counts Glenn Morris
2013-12-13  0:52   ` Paul Eggert

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).