[pcre-dev] [Bug 1830] pcre2posix defines the same names as P…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1830] pcre2posix defines the same names as POSIX
https://bugs.exim.org/show_bug.cgi?id=1830

--- Comment #8 from Pascal MALAISE <malaise@???> ---
If I remove the include of pcre2_internal.h:

In the line equivalent to pcre2posix.c 10.21, line 267:
pcre2_match_data *md = (pcre2_match_data *)preg->re_match_data;
> error: dereferencing pointer to incomplete type ‘pcre2_match_data_8 {aka struct pcre2_real_match_data_8}’


--
You are receiving this mail because:
You are on the CC list for the bug.