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.