Re: [pcre-dev] 8.30-RC1 test release

2012-01-27 Thread Petr Pisar
On Sat, Jan 21, 2012 at 04:44:45PM +, Philip Hazel wrote: I have just put 8.30-RC1 onto the FTP site: There is a problem when installing manual pages. The symlink values embed DESTDIR. Actually the symlinks should be relative. Following patch fixes it. -- Petr Index: Makefile.am

Re: [pcre-dev] 8.30-RC1 test release

2012-01-27 Thread Petr Pisar
On Sat, Jan 21, 2012 at 04:44:45PM +, Philip Hazel wrote: I have just put 8.30-RC1 onto the FTP site: This release compiles and passes all test. Configured with --enable-pcretest-libreadline --enable-utf --enable-unicode-properties --enable-pcre8 --enable-pcre16 on glibc-linux. With JIT:

Re: [pcre-dev] [Bug 1203] New: desired features: match-and-substitute and permutations

2012-01-27 Thread Philip Hazel
On Thu, 26 Jan 2012, Steve Andrews wrote: (1) I need a library function that can perform pattern matching substitutions. It would be declared sort of like this: int matchandsub(pattern1,string1,pattern2,string2); For example, suppose I gave this function pattern1=a.c, string1=abc, and

[pcre-dev] [Bug 1203] desired features: match-and-substitute and permutations

2012-01-27 Thread Philip Hazel
--- You are receiving this mail because: --- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=1203 --- Comment #1 from Philip Hazel p...@hermes.cam.ac.uk 2012-01-27 11:44:16 --- On Thu, 26 Jan 2012, Steve Andrews wrote: (1) I need a library function that

Re: [pcre-dev] several messages

2012-01-27 Thread Philip Hazel
On Wed, 25 Jan 2012, ND wrote: I'm not sure that negative PCRE_INFO_MAX_LOOKBEHIND value will be useful. IMHO there is no difference between zero length lookbehind and no lookbehind. In this cases I suggest to return 0 as PCRE_INFO_MAX_LOOKBEHIND value. Yes, you are probably right there.

Re: [pcre-dev] [Bug 1203] New: desired features: match-and-substitute and permutations

2012-01-27 Thread Craig Silverstein
} Perhaps one day somebody who is keen enough will write another } library that sits on top of PCRE, and provides a number of different } general-purpose search and replace facilities. But don't hold your } breath. FWIW, pcrecpp (already part of pcre) provides search-and-replace, though it's C++,

[pcre-dev] [Bug 1203] desired features: match-and-substitute and permutations

2012-01-27 Thread Craig Silverstein
--- You are receiving this mail because: --- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=1203 --- Comment #2 from Craig Silverstein csilv...@google.com 2012-01-27 17:40:24 --- } Perhaps one day somebody who is keen enough will write another } library

[pcre-dev] [Bug 1203] desired features: match-and-substitute and permutations

2012-01-27 Thread Steve Andrews
--- You are receiving this mail because: --- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=1203 --- Comment #3 from Steve Andrews steven.s.andr...@gmail.com 2012-01-27 18:41:25 --- Thanks for the prompt and helpful reply! -Steve On Fri, Jan 27, 2012 at