[Bug 1945493] Re: Regression in JIT matching with ^

Stuart Auchterlonie 1945493 at bugs.launchpad.net
Wed Sep 29 13:58:33 UTC 2021


This was fixed upstream in https://vcs.pcre.org/pcre2?view=revision&revision=1315
which won't land before the next pcre2 release, leaving impish with a regression to
previous releases

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pcre2 in Ubuntu.
https://bugs.launchpad.net/bugs/1945493

Title:
  Regression in JIT matching with ^

Status in pcre2 package in Ubuntu:
  New

Bug description:
  pcre2 10.37 has a regression with its (jit) matching results.

  Steps to Reproduce:
  1. Install pcre2-tools
  2. Run `pcre2test -jit`
  3. At re> prompt, enter (with the quotes):
     "#(A+)#\d+"
  4. At the data> prompt, enter:
     #A#A#0

  Actual results:

  "No Match" in 21.10 - Impish Indri Beta

  
  Expected results:

  "#A#0" / "A" in 21.04 - hirsuite

  Upstream:
  - https://bugs.exim.org/show_bug.cgi?id=2764 (fixed)

  Other info:

  # lsb_release -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu Impish Indri (development branch)
  Release:	21.10
  Codename:	impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcre2/+bug/1945493/+subscriptions




More information about the foundations-bugs mailing list