Ticket #4655 (closed task: fixed)

Opened 21 hours ago

Last modified 9 hours ago

Drop PCRE and PCRE2 search engines

Reported by: andrew_b Owned by: andrew_b
Priority: major Milestone: 4.8.34
Component: mc-search Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

GRegex as PCRE wrapper was introduced in GLib-2.14. PCRE was required for MC on OSes with GLib < 2.14. Currently MC requires GLib >= 2.32. Since 2.73.2 (released at 2022-07-08), GRegex is based on PCRE2.
We can remove PCRE and PCRE2 from MC and use GLib only.

Change History

comment:1 Changed 21 hours ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Branch state changed from no branch to on review

comment:2 Changed 20 hours ago by zaytsev

  • Blocked By 4072 added

comment:3 Changed 20 hours ago by zaytsev

  • Votes for changeset set to zaytsev
  • Branch state changed from on review to approved

comment:4 Changed 9 hours ago by andrew_b

  • Blocked By 4072 removed

comment:5 Changed 9 hours ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from zaytsev to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

comment:6 Changed 9 hours ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.