On Tue, 29 Sep 2009, Sheri wrote: > > #if PCRE_MAJOR >= 8 > > options |= PCRE_NOTEMPTY_ATSTART > > #else > > options |= PCRE_NOTEMPTY > > #endif > > > > which, in any case, is exactly the same as what you have to do for any > > new option that is added.
> Will you or Craig be implementing the fix in the cpp wrapper? There is no mention of PCRE_NOTEMPTY in the cpp wrapper. So what might need to be done? Philip -- Philip Hazel -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
