[pcre-dev] [Bug 565] Not an empty string with pcre_copy_nam…

Top Page
Delete this message
Author: Kris Gybels
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 565] Not an empty string with pcre_copy_named_substring for unmatched duplicate names
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=565




--- Comment #2 from Kris Gybels <kris.gybels@???> 2007-07-23 12:33:10 ---
Additional note, to be clear, I should have probably used the regular
expression "(?<field>foo)|(?<field>bar)|qux" in the bug report example code so
that matching with the string "qux" does give a match. But in this case, the
result is still "Return value is -7, value of field is: [ERR]" rather than the
expected "Return value is 0, value of field is: []".

Sorry for the two additional comments to the report, it was late when I posted
it ;)


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email