mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
use pcre_get_stringnumber() in get_matched_substring_number() if
2007-09-10 Marco Barisione <marco@barisione.org> * glib/gregex.c: use pcre_get_stringnumber() in get_matched_substring_number() if G_REGEX_DUPNAMES was not set. (#444765, Yevgen Muntyan) svn path=/trunk/; revision=5745
This commit is contained in:
committed by
Marco Barisione
parent
d5e5904c7c
commit
4356f18a3d
@@ -3,6 +3,9 @@
|
||||
* glib/gregex.c: define PCRE_ERROR_NULLWSLIMIT if it's not defined by
|
||||
PCRE, has PCRE 7.3 removed this definition. (#475474)
|
||||
* configure.in: bump PCRE requirement to version 7.2.
|
||||
* glib/gregex.c: use pcre_get_stringnumber() in
|
||||
get_matched_substring_number() if G_REGEX_DUPNAMES was not set.
|
||||
(#444765, Yevgen Muntyan)
|
||||
|
||||
2007-09-05 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
|
Reference in New Issue
Block a user