When I started, Philip had assured me that pcre2_jit_compile.c is indeed in src 
but does nothing in my context.  He had also assired me that most of the rest 
of jit related code would be in src/sljit.  I do not understand why the change 
of heart.  These headers are not needed when we compile for non-jit.  Their 
natural place is sljit.
Every so often I have this type of discussion when I detect unorganized code. 
Remember the circular refference amd other such cases?  In the end of the day  
organized code is better thsn the slopy alternative.  I have a way to sognal to 
my process that certain pieces are unnecessary, but I'd rather not use and 
maintain them.
I pleed agaim, please put these pieces in sljit where they belong.
Ze'ev

Sent from Yahoo Mail on Android 
 
  On Mon, Dec 2, 2019 at 5:40 AM, p...@hermes.cam.ac.uk<p...@hermes.cam.ac.uk> 
wrote:   On Mon, 2 Dec 2019, Zoltán Herczeg wrote:

> those files are intended to be there. They are pcre-jit specific,

Alongside pcre2_jit_compile.c etc...

Philip

-- 
Philip Hazel  
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to