Changeset: 72cf93e5a1a7 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/72cf93e5a1a7
Modified Files:
monetdb5/modules/mal/pcre.c
Branch: resource_management
Log Message:
merge upstream
diffs (12 lines):
diff --git a/monetdb5/modules/mal/pcre.c b/monetdb5/modules/mal/pcre.c
--- a/monetdb5/modules/mal/pcre.c
+++ b/monetdb5/modules/mal/pcre.c
@@ -318,7 +318,7 @@ struct backref {
#ifdef HAVE_LIBPCRE
static PCRE2_UCHAR *
-single_replace(allocator ma, pcre2_code *pcre_code, pcre2_match_data
*match_data,
+single_replace(allocator *ma, pcre2_code *pcre_code, pcre2_match_data
*match_data,
PCRE2_SPTR origin_str, PCRE2_SIZE len_origin_str,
uint32_t exec_options,
PCRE2_SPTR replacement, PCRE2_SIZE len_replacement,
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]