Re: [pcre-dev] match point reset bug?

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: Sheri
CC: pcre-dev
Subject: Re: [pcre-dev] match point reset bug?
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