[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2
From: |
John W. Eaton |
Subject: |
[Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2 |
Date: |
Sun, 13 Nov 2022 12:34:04 -0500 (EST) |
Update of patch #10292 (project octave):
Status: In Progress => Ready For Test
_______________________________________________________
Follow-up Comment #8:
I pushed the following changesets, all adapted from the patch posted in
comment #6 and all credited to Rafael.
http://hg.savannah.gnu.org/hgweb/octave/rev/ff5bac1b9372
http://hg.savannah.gnu.org/hgweb/octave/rev/fcd4bc97f5f7
http://hg.savannah.gnu.org/hgweb/octave/rev/d1165473e4b0
Thanks for making this change.
My changes restored support for the old PCRE library so that now on systems
with both versions of PCRE installed, Octave's configure script will prefer
PCRE2 but you can use the configure option --without-pcre2 to skip the check
for PCRE2 and Octave will find the older PCRE library instead. Or, if only
one of the libraries is installed, Octave's configure script should find and
use it.
If should be fairly easy to drop support for PCRE version 1 in the future
if/when we choose to do that.
Marking as ready for test.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10292>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Rafael Laboissière, 2022/11/10
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, John W. Eaton, 2022/11/10
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Markus Mützel, 2022/11/10
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Rafael Laboissière, 2022/11/10
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Markus Mützel, 2022/11/10
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Rafael Laboissière, 2022/11/11
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Markus Mützel, 2022/11/11
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, John W. Eaton, 2022/11/11
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2,
John W. Eaton <=
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Rafael Laboissière, 2022/11/13
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Rafael Laboissière, 2022/11/14
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Markus Mützel, 2022/11/15
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Markus Mützel, 2022/11/15
- [Octave-patch-tracker] [patch #10292] Switch from PCRE to PCRE2, Markus Mützel, 2022/11/19