https://bugs.exim.org/show_bug.cgi?id=2575
Giuseppe D'Angelo <dange...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dange...@gmail.com --- Comment #3 from Giuseppe D'Angelo <dange...@gmail.com> --- (The read on line 106 seems to be the only usage of default_options, was there supposed to be a global setter for that?) Why not just changing line 106 to options_ = Re_Options();? (Note: having used PCRE extensively from C++ code, the quality of pcrecpp has always looked very subpar to me when compared to the C APIs; I'd strongly recommend to use the far superior C APIs instead.) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev