Auteur: Nils Goroll Date: À: Zoltán Herczeg CC: pcre-dev Sujet: Re: [pcre-dev] option setting for JIT?
Hi Zoltán,
On 10/01/15 08:27, Zoltán Herczeg wrote: > Perhaps you could do this in application level, making this as a mandatory first option, and simply check the first few characters of any regex. If a regex starts with (*JIT)/(*NOJIT) simply skip these characters.
Yes, this sounds like a good option. In this case I'd prefer if we could just
document the flag for this purpose.
> Btw, is there still issues with JIT?
I don't know of any, but we're only just now re-gaining momentum on this. I'll
definitely keep you posted should any arise.