bug-grep
[Top][All Lists]
Advanced

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

[PATCH 0/2] process range expressions consistently with system regex


From: Paolo Bonzini
Subject: [PATCH 0/2] process range expressions consistently with system regex
Date: Tue, 21 Sep 2010 17:58:56 +0200

This is more visible now that --without-included-regex is the default,
but has actually been there more or less forever.  The included test
case fails since 2.6 and requires --without-included-regex to fail
in those versions.

Paolo Bonzini (2):
  dfa: process range expressions consistently with system regex
  tests: add testcase for previous fix

 NEWS                     |    6 ++++++
 src/dfa.c                |   27 ++++++++++++++++-----------
 tests/Makefile.am        |    1 +
 tests/inconsistent-range |   17 +++++++++++++++++
 4 files changed, 40 insertions(+), 11 deletions(-)
 create mode 100644 tests/inconsistent-range

-- 
1.7.2.3




reply via email to

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